dev953 for Claude Desktop
io.github.gru-953/dev953
dev953 method companion: exposes its multi-agent coding method as callable MCP tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install dev953 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dev953": {
"command": "npx",
"args": [
"-y",
"dev953-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs