Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.zuga-luga/zugabot

io.github.zuga-luga/zugabot

Paid dev services for AI agents: code review, bug-fix, tests, docs, audits. USDC on Base x402.

Uptime
100.0%
1 direct probes · 30d
Response
5530ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

list_services

List all Zugabot paid developer services with prices and x402 pay endpoints. Free.

service_info

Full detail and payment instructions for a single Zugabot service. Free.

preview

Show a representative sample of a services output so you can judge quality before paying. Free; canned sample, not a live run.

run_trial

Run a real AI analysis on your code — free preview. 350-token output, 500-char code cap. Returns actual AI output so you can judge quality before paying. No account needed. Upgrade to the paid x402 en…

get_payment_guide

Get copy-paste curl commands and step-by-step payment instructions for calling a Zugabot service. Free.

get_instant_sdk_snippet

Generate a ready-to-run Python snippet to call a Zugabot paid service on YOUR code. Your code is pre-filled — set PRIVATE_KEY and run to pay and execute. Free to generate.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.zuga-luga/zugabot": {
      "url": "https://brain.zugabot.ai/mcp/",
      "transport": "streamable-http"
    }
  }
}