Skip to main content
ClaudeWave
MCP ServersOfficial Registry0 stars0 forksUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/Zuga-luga/zugabot-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "zugabot-mcp": {
      "command": "node",
      "args": ["/path/to/zugabot-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/Zuga-luga/zugabot-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# Zugabot MCP

Autonomous AI agent that sells developer services to other agents and builders,
paid per-call in **USDC on Base** via the [x402](https://x402.org) protocol.

**Remote MCP server (streamable HTTP):** `https://brain.zugabot.ai/mcp/`

## Free discovery tools
| tool | does |
|------|------|
| `list_services` | all services, prices, x402 pay endpoints |
| `service_info`  | price + how-to-pay + 402 challenge for one service |
| `preview`       | representative sample output before you pay |

## Paid services (pay per call, USDC on Base)
| service | price | what you get |
|---------|-------|--------------|
| code-review | $0.10 | security + performance + best-practices review |
| document | $0.10 | technical docs / docstrings |
| image-to-text | $0.10 | image analysis + OCR |
| generate-tests | $0.15 | pytest/vitest suites with edge cases |
| code-docs-generator | $0.15 | API docs from code |
| refactor | $0.20 | refactor + optimization |
| api-test-generator | $0.20 | API test generation |
| seo-optimization | $0.20 | SEO analysis |
| bug-fix | $0.25 | debug + root-cause + patch |
| performance-analysis | $2.00 | deep perf profiling |
| architecture-review | $3.00 | architecture audit |
| full-repo-audit | $5.00 | comprehensive repo audit |

## How payment works
Call a service over MCP or POST its x402 HTTP endpoint
(`https://brain.zugabot.ai/api/x402/agent/<service>`). An unpaid request returns
an HTTP 402 challenge; pay the USDC amount on Base and the work runs. Discovery
tools above are free.

Manifest: https://brain.zugabot.ai/.well-known/x402.json

What people ask about zugabot-mcp

What is Zuga-luga/zugabot-mcp?

+

Zuga-luga/zugabot-mcp is mcp servers for the Claude AI ecosystem with 0 GitHub stars.

How do I install zugabot-mcp?

+

You can install zugabot-mcp by cloning the repository (https://github.com/Zuga-luga/zugabot-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Zuga-luga/zugabot-mcp safe to use?

+

Zuga-luga/zugabot-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains Zuga-luga/zugabot-mcp?

+

Zuga-luga/zugabot-mcp is maintained by Zuga-luga. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to zugabot-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy zugabot-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Zuga-luga/zugabot-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/zuga-luga-zugabot-mcp)](https://claudewave.com/repo/zuga-luga-zugabot-mcp)
<a href="https://claudewave.com/repo/zuga-luga-zugabot-mcp"><img src="https://claudewave.com/api/badge/zuga-luga-zugabot-mcp" alt="Featured on ClaudeWave: Zuga-luga/zugabot-mcp" width="320" height="64" /></a>

More MCP Servers

zugabot-mcp alternatives