Skip to content
Claude Desktop

test shape mcp for Claude Desktop

io.github.mrfentmen/test-shape-mcp

Audit local test structure using aggregate assertions without returning test names, paths, or...

client:Claude Desktop transport:stdio runtime:npm

Install test shape mcp in Claude Desktop

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

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

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

test shape mcp in other clients