Skip to content
Claude Desktop

TestAtlas for Claude Desktop

io.github.karzone/testatlas.mcp

Semantic map of a .NET test-automation solution for AI agents — search, impact, endpoints

client:Claude Desktop transport:stdio runtime:nuget

Install TestAtlas in Claude Desktop

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

{
  "mcpServers": {
    "testatlas.mcp": {
      "command": "dnx",
      "args": [
        "TestAtlas.Mcp",
        "--yes"
      ]
    }
  }
}

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

TestAtlas in other clients