codecanvas for Claude Desktop
io.github.donggyun112/codecanvas
Python code intelligence for coding agents: call paths, control flow, and change impact.
client:Claude Desktop
transport:stdio
runtime:pypi
Install codecanvas in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"codecanvas": {
"command": "uvx",
"args": [
"codecanvas-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs