dekko for Cline
io.github.aahlijia/dekko
Static code map generator: MAP.md + map.json for any repo, plus a Claude Code /map plugin
client:Cline
transport:stdio
runtime:pypi
Install dekko 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": {
"dekko": {
"command": "uvx",
"args": [
"dekko"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs