Skip to content
Cline

prufa mcp for Cline

io.github.prufa-dev/prufa-mcp

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

client:Cline transport:stdio runtime:pypi

Install prufa mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

prufa mcp in other clients