Skip to content
Claude Desktop

cuemap mcp for Claude Desktop

io.github.cuemap-dev/cuemap-mcp

Local memory and context retrieval for AI agents through CueMap.

client:Claude Desktop transport:stdio runtime:npm

Install cuemap mcp in Claude Desktop

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

{
  "mcpServers": {
    "cuemap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cuemap-mcp"
      ]
    }
  }
}

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

cuemap mcp in other clients