Skip to content
Claude Desktop

dekko for Claude Desktop

io.github.aahlijia/dekko

Static code map generator: MAP.md + map.json for any repo, plus a Claude Code /map plugin

client:Claude Desktop transport:stdio runtime:pypi

Install dekko in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "dekko": {
      "command": "uvx",
      "args": [
        "dekko"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

dekko in other clients