A TypeScript framework for building MCP (Model Context Protocol) servers with first-class support for tools, prompts, resources, OAuth authentication, and event-driven architectures.
{
"mcpServers": {
"decocmsruntime": {
"command": "npx",
"args": [
"-y",
"@decocms/runtime"
]
}
}
}