Skip to content
Claude Desktop

cartography for Claude Desktop

io.github.datasynx/cartography

MCP-first read-only discovery of your infra & SaaS landscape as MCP resources, tools and prompts.

client:Claude Desktop transport:stdio runtime:npm

Install cartography in Claude Desktop

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

{
  "mcpServers": {
    "cartography": {
      "command": "npx",
      "args": [
        "-y",
        "@datasynx/agentic-ai-cartography"
      ]
    }
  }
}

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

cartography in other clients