Skip to content
Windsurf

APIThreshold for Windsurf

ai.apithreshold/apithreshold

Quality scoring and progressive gates for AI-generated API tests. Stripe/Twilio profiles. Free tier.

client:Windsurf transport:stdio runtime:oci

Install APIThreshold 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": {
    "apithreshold": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/apithreshold/apithreshold:0.1.0"
      ],
      "env": {
        "APITHRESHOLD_LLM_PROVIDER": "<APITHRESHOLD_LLM_PROVIDER>",
        "OPENAI_API_KEY": "<OPENAI_API_KEY>",
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
        "APITHRESHOLD_LICENSE": "<APITHRESHOLD_LICENSE>"
      }
    }
  }
}

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

APIThreshold in other clients