Skip to content
Claude Desktop

prufa mcp for Claude Desktop

io.github.prufa-dev/prufa-mcp

The full Prufa QA agent over MCP: audits, flows, monitors, gremlin chaos, discovery.

client:Claude Desktop transport:stdio runtime:pypi

Install prufa mcp in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "prufa-mcp": {
      "command": "uvx",
      "args": [
        "prufa-mcp"
      ],
      "env": {
        "PRUFA_API_TOKEN": "<PRUFA_API_TOKEN>"
      }
    }
  }
}

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

prufa mcp in other clients