{
  "markdown": "# AiPayGent MCP Server\n\n**85+ AI-powered tools for Claude, Cursor, Windsurf, and any MCP-compatible AI agent.**\n\nResearch, write, code, translate, analyze, scrape the web, store agent memory, and more — all through a single MCP server.\n\n## Quick Start\n\n```bash\npip install aipaygent-mcp\n```\n\n### Claude Desktop\n\nAdd to `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"aipaygent\": {\n      \"command\": \"aipaygent-mcp\"\n    }\n  }\n}\n```\n\n### Claude Code\n\n```bash\nclaude mcp add aipaygent -- aipaygent-mcp\n```\n\n### Cursor / Windsurf\n\nAdd to your MCP config:\n\n```json\n{\n  \"aipaygent\": {\n    \"command\": \"aipaygent-mcp\"\n  }\n}\n```\n\n## What You Get\n\n| Category | Tools |\n|----------|-------|\n| **AI Writing** | research, write, summarize, translate, rewrite, proofread, email, headline, social |\n| **AI Analysis** | analyze, sentiment, classify, compare, score, fact, keywords, extract, tag |\n| **AI Code** | code, sql, regex, test_cases, json_schema, mock |\n| **AI Reasoning** | plan, decide, explain, debate, outline, questions, action, timeline, pitch |\n| **Advanced AI** | vision (image analysis), rag (document Q&A), diagram, workflow, pipeline, chat |\n| **Web Scraping** | Google Maps, Twitter/X, Instagram, TikTok, YouTube, any website |\n| **Data** | weather, crypto prices, exchange rates, holidays, web search |\n| **Agent Memory** | store, recall, search, list — persistent memory across sessions |\n| **Marketplace** | list services, post your own agent services for others to discover |\n\n## Pricing Tiers\n\n| Tier | Price/Call | Examples |\n|------|-----------|----------|\n| free | $0.00 | health check, discovery |\n| standard | $0.002 | sentiment, keywords, classify |\n| ai | $0.006 | research, summarize, analyze, write |\n| scraping | $0.01 | web scraping, social media data |\n| ai_heavy | $0.02 | deep analysis, multi-step reasoning |\n\n**Free tier:** 10 calls/day without API key.\n**API key:** Unlimited calls, starting at $5. Get one at https://aipaygent.xyz/buy-credits\n\n## API Key (Optional)\n\nFree tier gives you 10 calls/day with no key needed.\n\nFor unlimited access, set your API key:\n\n```bash\nexport AIPAYGENT_API_KEY=\"apk_your_key_here\"\n```\n\nGet a key at [api.aipaygent.xyz/buy-credits](https://api.aipaygent.xyz/buy-credits) — plans start at $5.\n\n## How It Works\n\nAiPayGent acts as middleware between your AI agent and powerful APIs:\n\n```\nYour AI Agent (Claude/Cursor/etc.)\n    ↓ MCP protocol\nAiPayGent MCP Server (this package)\n    ↓ HTTPS\napi.aipaygent.xyz (85+ endpoints)\n    ↓\nClaude, GPT-4, web APIs, scrapers, etc.\n```\n\nYour agent gets instant access to research, writing, code generation, web scraping, and more — without managing API keys for each service individually.\n\n## Links\n\n- **API Docs**: [api.aipaygent.xyz/discover](https://api.aipaygent.xyz/discover)\n- **GitHub**: [github.com/djautomd-lab/aipaygent](https://github.com/djautomd-lab/aipaygent)\n- **Buy Credits**: [api.aipaygent.xyz/buy-credits](https://api.aipaygent.xyz/buy-credits)\n\n## License\n\nMIT\n\n<!-- mcp-name: io.github.djautomd-lab/aipaygent -->",
  "bytes": 3044,
  "sha": "75536889a320820984270ee0f8137c06fa17b5c1aafe9b3849caf17426421fb3",
  "repo_slug": "djautomd-lab/aipaygent",
  "fonte": "pypi",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_djautomd_lab_aipaygent_b43aba49/readme"
}