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.
- Create a new app on deco-cx/apps
- Release and bump version
- On this repo, update
deno.jsonapps version. - Create a new file on the
apps/folder. Follow examples.