{
  "markdown": "# AiPayGen\n\n<!-- mcp-name: io.github.Damien829/aipaygen -->\n\n**250 AI tools in one MCP server.** Research, write, code, translate, scrape, analyze, vision, RAG, agent memory, workflows, and more. 15 AI models from 7 providers. Pay per call with credit card or USDC.\n\n[![PyPI](https://img.shields.io/pypi/v/aipaygen-mcp)](https://pypi.org/project/aipaygen-mcp/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n\n## Install (30 seconds)\n\n```bash\npip install aipaygen-mcp\nclaude mcp add aipaygen -- aipaygen-mcp\n```\n\nOr connect to the remote server: `https://mcp.aipaygen.com/mcp`\n\n## What's included (250 tools)\n\n**AI tools (40+):** research, write, summarize, translate, code, analyze, sentiment, classify, extract, compare, explain, plan, decide, debate, proofread, rewrite, pitch, headline, keywords, questions, outline, and more\n\n**Advanced AI:** vision (image analysis), RAG (document Q&A), diagram generation, workflow orchestration, pipelines, batch operations, multi-step chains\n\n**Web scraping (6):** Google Maps, Twitter/X, Instagram, TikTok, YouTube, any website\n\n**Data feeds (free):** weather, crypto prices, exchange rates, holidays, time, UUID, jokes, quotes\n\n**Utility APIs (43):** geocoding, WHOIS, SSL certs, security headers, tech stack detection, PDF extraction, stock history, forex, unit conversion, JSON/CSV/XML transforms, ENS resolution, and more\n\n**Agent infrastructure:** persistent memory, agent-to-agent messaging, task boards, knowledge base, 4183 API catalog, 2200+ skills\n\n**Agent builder:** create custom agents from 10 templates. Schedule on loops, cron, or event triggers.\n\n**Seller marketplace:** register your own APIs, set prices, get paid in USDC with escrow.\n\n**Account tools:** `generate_api_key`, `buy_credits`, `check_usage` — manage your account without leaving your IDE.\n\n## Pricing\n\n- **Free trial:** Generate a key with the `generate_api_key` tool → get $0.10 free credits (~16 calls)\n- **API key:** From $1 via credit card (Stripe). ~166 AI calls per dollar.\n- **x402 USDC:** Pay per call on Base, Solana, or Stellar — no signup needed\n- **Free data tools:** Weather, crypto, time, jokes, quotes — always free, no key needed\n\n| Tier | Price | Examples |\n|------|-------|---------|\n| Free | $0 | weather, crypto, time, jokes, quotes |\n| Standard | $0.002/call | memory, geocoding, WHOIS, transforms |\n| AI | $0.006/call | summarize, sentiment, classify, translate |\n| Scraping | $0.01/call | website, tweets, YouTube |\n| Premium | $0.05/call | vision, Google Maps |\n| Enterprise | $0.15/call | deep research |\n\n## Quick Start (2 minutes)\n\n**Step 1:** Install and connect\n```bash\npip install aipaygen-mcp\nclaude mcp add aipaygen -- aipaygen-mcp\n```\n\n**Step 2:** Get your free API key (inside Claude Code)\n```\n> Use the generate_api_key tool\n```\nThis gives you a key with **$0.10 free credits** (~16 AI calls).\n\n**Step 3:** Set your key\n```bash\nexport AIPAYGEN_API_KEY=apk_your_key_here\n```\n\n**Step 4:** Use any tool\n```\n> Use the research tool to find info about x402 payment protocol\n> Use the summarize tool on this article: [paste URL]\n> Use the translate tool to convert \"hello world\" to Spanish\n```\n\n## Try without installing\n\n```bash\n# Free data tools — no key needed\ncurl \"https://api.aipaygen.com/free/time\"\ncurl \"https://api.aipaygen.com/data/weather?city=London\"\ncurl \"https://api.aipaygen.com/data/crypto?symbols=bitcoin\"\n\n# AI tools — get a free key first\ncurl -s -X POST https://api.aipaygen.com/auth/generate-key \\\n  -H \"Content-Type: application/json\" -d '{\"label\":\"my-key\"}'\n# Then use it:\ncurl -X POST https://api.aipaygen.com/summarize \\\n  -H \"Authorization: Bearer apk_YOUR_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"text\": \"Your text here\", \"length\": \"short\"}'\n```\n\n## Configuration\n\n### Claude Code\n```bash\nclaude mcp add aipaygen -- aipaygen-mcp\n```\n\n### Claude Desktop / Cursor\n```json\n{\n  \"mcpServers\": {\n    \"aipaygen\": {\n      \"command\": \"aipaygen-mcp\"\n    }\n  }\n}\n```\n\n### With API key (unlimited)\n```bash\nAIPAYGEN_API_KEY=apk_xxx aipaygen-mcp\n```\n\n### Remote (no install)\n```\nhttps://mcp.aipaygen.com/mcp\n```\n\n## Technical details\n\n- **15 AI models, 7 providers:** Claude, GPT-4o, Gemini, DeepSeek, Grok, Mistral, Llama — auto-routed by task\n- **x402 V2 micropayments:** Base (~2s), Solana (~400ms), Stellar (~5s) — real USDC settlement\n- **MCP SDK 1.26** with streamable-http transport\n- **1382 tests passing**\n- Published on [MCP Registry](https://registry.modelcontextprotocol.io), [Smithery](https://smithery.ai), and [Glama](https://glama.ai)\n\n## Links\n\n| Resource | URL |\n|----------|-----|\n| Website | https://aipaygen.com |\n| Try free | https://aipaygen.com/try |\n| Docs | https://aipaygen.com/docs |\n| Pricing | https://aipaygen.com/pricing |\n| API | https://api.aipaygen.com |\n| MCP remote | https://mcp.aipaygen.com/mcp |\n| Service catalog | https://aipaygen.com/discover |\n| GitHub | https://github.com/Damien829/aipaygen |\n\n## License\n\n[MIT](LICENSE)\n",
  "bytes": 4977,
  "sha": "ca157ed848e50ee11764f7b81452206cca6637cbe8fddb608bcfda8c2a94116d",
  "repo_slug": "damien829/aipaygen",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_damien829_aipaygen_995fe704/readme"
}