SDK for building Odel modules — a thin, additive wrapper over the Model Context Protocol TypeScript SDK for Cloudflare Workers
{
"mcpServers": {
"odelmodule-sdk": {
"command": "npx",
"args": [
"-y",
"@odel/module-sdk"
]
}
}
}