待翻譯:Show HN: AgisHub – pay-per-call tools for AI agents over x402 (USDC on Base)
AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Try AgisHub · pay-per-call tools for AI agents ● live · no account · no API key Pay-per-call tools for AI agents Real data & utilities over x402 (USDC on Base). Your agent pays a few cents per call from its own wallet.…
AI 服務暫時不可用,以下為來源正文,待恢復後補全翻譯。
Try AgisHub · pay-per-call tools for AI agents ● live · no account · no API key Pay-per-call tools for AI agents Real data & utilities over x402 (USDC on Base). Your agent pays a few cents per call from its own wallet. Free over MCP, paid over HTTP. Try it right here 👇 ▶ Try it now (free) Tool Parameters (JSON) The result will appear here… 🔌 Use it in your agent (free, MCP) In Claude, Cursor, Windsurf or Claude Code: claude mcp add agishub -- npx -y @agishub/mcp and all 30 tools are ready to call. 💳 Let your agent pay by itself (x402) npm install agishub-wallet import { paidFetch } from "agishub-wallet"; // like fetch(), but auto-pays the 402 await paidFetch("https://api.agishub.com/paid/now-in", { method: "POST", body: JSON.stringify({ timezone: "Asia/Tokyo" }), }); Repos: agishub-mcp · agishub-wallet · npm @agishub/mcp · agishub-wallet · OpenAPI