# MCP Gateway 

MCP App marketplace that powers http://deco.chat/ 

App implementations are at https://github.com/deco-cx/apps

## Running

`deno task start`

## How to add a new app

WIP: This should be way easier.

1) Create a new app on deco-cx/apps
2) Release and bump version
3) On this repo, update `deno.json` apps version.
4) Create a new file on the `apps/` folder. Follow examples.

## End  
