The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Agishub MCP listing page.
One install → every tool for your AI agent. Wallet-native, pay-per-call, no API keys.
Point any agent runtime at the AgisHub hub with a single command. Your agent gets ~30 tools — web scraping, AI, timezone/scheduling, RAG memory, render/browser, finance, media — free to try over MCP, and pay-per-call over x402 (USDC on Base) for production. No signup, no keys, no subscription.
Restart the client and the AgisHub tools appear.
| Feature | AgisHub | Firecrawl | BlockRun |
|---|---|---|---|
| Price per call | $0.002–$0.01 | $0.05–$0.15 | $0.01–$0.05 |
| Annual at 1M calls | ~$5–50k | ~$50–150k | ~$10–50k |
| Payment | USDC on-chain (x402) | Credit card | USDC prepaid |
| No API keys | ✅ Agent-native signing | ❌ Keys required | ✅ Wallet-native |
| Web scraping | /v1/map, /v1/crawl (Browser Rendering) | ✅ Advanced | ✅ Advanced |
| AI tools | 30+: RAG memory, summarize, embed, extract | Limited | Limited |
| MCP support | ✅ First-class | ❌ | ✅ |
| Self-custody | ✅ Wallet on your device | ❌ Account-based | Partial |
| Open source | github.com/agishub/agishub | Partial | github.com/blockrun-sh/blockrun |
TL;DR: AgisHub is Firecrawl's price with BlockRun's flexibility + agent-native payments (no API keys, no subscriptions). You sign transactions, we don't hold your funds.
/v1/map + /v1/crawl turn agent into researcher (site discovery, content extraction).npx agishub add <client> wires tools into Claude, Cursor, Windsurf, VS Code. MCP first-class.Free tools run over MCP. For pay-per-call tools, your agent signs a USDC payment on Base —
handled by the sibling package agishub-wallet:
Your wallet balance is your spending cap. No keys, no subscription. Prices per call live at
agishub.com/pricing and in the machine-readable
openapi.json / llms.txt.
| Command | What it does |
|---|---|
agishub try | Connect and run a free tool — zero-friction proof |
agishub add <client> | Wire a runtime (claude · cursor · windsurf · vscode) |
agishub proxy | Local MCP stdio ↔ hub bridge |
agishub pay | How to pay per call over x402 |
MIT © AgisHub