Skip to content
Windsurf

AgentTrust for Windsurf

io.github.assister-xyz/agenttrust

Quality verification for AI agents and MCP servers. 6-axis scoring, adversarial probes.

client:Windsurf transport:stdio runtime:pypi

Install AgentTrust in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "agenttrust": {
      "command": "uvx",
      "args": [
        "mcp-agenttrust"
      ],
      "env": {
        "GROQ_API_KEY": "<GROQ_API_KEY>",
        "CEREBRAS_API_KEY": "<CEREBRAS_API_KEY>",
        "MONGODB_URL": "<MONGODB_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AgentTrust in other clients