← Back to Plugins
MCP Server MCP

io.github.getrelove/solve

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Cloudflare Turnstile CAPTCHA solver for AI agents. $0.002/call, 100 free on signup. P95 2.2s.

Verified source

Install

npx -y @useagentstore/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@useagentstore/solve-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key from POST https://api.useagentstore.com/signup. Omit to use demo key (3 calls/IP/day).",
          "format": "string",
          "isSecret": true,
          "name": "SOLVE_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...