Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"decocms-mcp-utils": {
"command": "npx",
"args": [
"-y",
"@decocms/mcp-utils"
]
}
}
}
Or smoke-test directly:
npx -y @decocms/mcp-utils
Details
| Website | https://www.npmjs.com/package/@decocms/mcp-utils |
|---|---|
| GitHub | git+https://github.com/decocms/studio.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol proxy gateway sandbox quickjs |
| Sources | npm |
| Discovered | 2026-05-25 |