Deco Site Loaders
Transforms Deco site loaders into dynamic tools by extracting schemas from metadata, enabling seamless discovery and invocation of website capabilities through Server-Sent Events
README: https://github.com/deco-sites/mcp
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.

