CodeY CMS for Claude Desktop
io.github.fpointerdev/codey-cms
Discover, evaluate, install, and validate generated websites for the self-hosted CodeY CMS.
client:Claude Desktop
transport:stdio
runtime:npm
Install CodeY CMS in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"codey-cms": {
"command": "npx",
"args": [
"-y",
"codey-cms-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs