codecanvas for Cline
io.github.donggyun112/codecanvas
Python code intelligence for coding agents: call paths, control flow, and change impact.
client:Cline
transport:stdio
runtime:pypi
Install codecanvas in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"codecanvas": {
"command": "uvx",
"args": [
"codecanvas-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs