APIThreshold for Claude Code
ai.apithreshold/apithreshold
Quality scoring and progressive gates for AI-generated API tests. Stripe/Twilio profiles. Free tier.
client:Claude Code
transport:stdio
runtime:oci
Install APIThreshold in Claude Code
run in your project directory
claude mcp add apithreshold -e APITHRESHOLD_LLM_PROVIDER=<APITHRESHOLD_LLM_PROVIDER> -e OPENAI_API_KEY=<OPENAI_API_KEY> -e ANTHROPIC_API_KEY=<ANTHROPIC_API_KEY> -e APITHRESHOLD_LICENSE=<APITHRESHOLD_LICENSE> -- docker run -i --rm ghcr.io/apithreshold/apithreshold:0.1.0
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs