---
slug: "deco-site-loaders"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/deco-sites/mcp@main/README.md"
repo: "https://github.com/deco-sites/mcp"
source_file: "README.md"
branch: "main"
---
# 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  
