Skip to content
Claude Desktop

TestGraph for Claude Desktop

io.github.bbcbasic/testgraph

Shared semantic graph for AI reviews, classification and structured memory across AI assistants.

client:Claude Desktop transport:streamable-http tools:37

Install TestGraph in Claude Desktop

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

{
  "mcpServers": {
    "testgraph": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://testgraph.21dle.co.uk/mcp-v2"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

All 37 tools →

TestGraph in other clients