{
  "markdown": "# Arch AI Tools\n\n**63 production-ready API tools for AI agents** — web scraping, AI generation (Claude/GPT-4/Grok/Gemini), crypto data, OCR, image generation (DALL-E 3), audio transcription, text-to-speech, email, domain lookup, and more.\n\n[![Smithery](https://smithery.ai/badge/mcmetaverse/arch-tools)](https://smithery.ai/server/mcmetaverse/arch-tools)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n[![npm](https://img.shields.io/npm/v/@deesmo/arch-tools-mcp)](https://www.npmjs.com/package/@deesmo/arch-tools-mcp)\n\n**Live:** [archtools.dev](https://archtools.dev) · **Docs:** [archtools.dev/docs](https://archtools.dev) · **MCP SSE:** `https://arch-tools-mcp.onrender.com/sse`\n\n---\n\n## Quick Start\n\n### Install via Smithery\n\n```bash\nnpx -y @smithery/cli install mcmetaverse/arch-tools --client claude\n```\n\n### Install via npx\n\n```bash\nnpx @deesmo/arch-tools-mcp\n```\n\n### Manual (Claude Desktop)\n\nAdd to `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"arch-tools\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@deesmo/arch-tools-mcp\"],\n      \"env\": {\n        \"ARCH_API_KEY\": \"arch_your_key_here\"\n      }\n    }\n  }\n}\n```\n\n### SSE (Hosted / Remote Agents)\n\nConnect to the hosted SSE endpoint:\n\n```\nhttps://arch-tools-mcp.onrender.com/sse\n```\n\nNo installation required — works with any MCP-compatible client that supports SSE transport.\n\n---\n\n## Get Your API Key\n\n1. Visit [archtools.dev](https://archtools.dev)\n2. Register with your email\n3. Get 100 free credits to start — 25 usable instantly, 75 more on email verification\n\n---\n\n## All 63 Tools\n\n### 🤖 AI & Generation\n| Tool | Description | Credits |\n|------|-------------|---------|\n| `ai-generate` | Text generation via Claude (Haiku/Sonnet/Opus) | 20 |\n| `generate-image` | Image generation via DALL-E 3 (1024×1024, 1792×1024, 1024×1792) | 25 |\n| `image-generate` | SVG image generation via Claude | 20 |\n| `text-to-speech` | Natural audio via ElevenLabs (multiple voices) | 15 |\n| `transcribe-audio` | Audio → text via OpenAI Whisper (100+ languages) | 15 |\n| `summarize` | Multi-style summaries (paragraph, bullets, TLDR, executive) | 5 |\n| `sentiment-analysis` | Sentiment detection with emotion scores | 5 |\n| `extract-entities` | Named entity recognition (people, orgs, locations, dates) | 5 |\n| `readability-score` | Flesch-Kincaid grade level, word count, read time | 3 |\n| `fact-check` | Verify claims with confidence scores and evidence | 10 |\n| `research-report` | Multi-source research with citations | 15 |\n| `workflow-agent` | Multi-step autonomous AI agent pipeline | 20 |\n| `ai-oracle` | Premium reasoning with structured analysis and confidence | 25 |\n| `session-create` | Create a managed conversation session | 5 |\n| `session-message` | Send a message in a conversation session | 20 |\n| `semantic-search` | Neural/semantic web search via Exa AI | 8 |\n\n### 🎨 Media & Design\n| Tool | Description | Credits |\n|------|-------------|---------|\n| `design-create` | Image generation via DALL-E 3 | 30 |\n| `video-generate` | AI video generation via Runway Gen-3 | 50 |\n| `image-remove-bg` | Remove background from any image via RemoveBG | 10 |\n\n### 🌐 Web & Scraping\n| Tool | Description | Credits |\n|------|-------------|---------|\n| `web-scrape` | Scrape websites with CSS selectors (SSRF hardened) | 5 |\n| `search-web` | Web search via Tavily/Serper/DuckDuckGo | 5 |\n| `web-search` | AI-synthesized web search answers | 10 |\n| `extract-page` | Clean text/markdown from any URL | 5 |\n| `extract-metadata` | OG tags, headers, word count from URLs | 3 |\n| `extract-pdf` | Text and tables from PDFs | 5 |\n| `screenshot-capture` | Page screenshots with metadata | 5 |\n| `browser-task` | Headless browser automation via Playwright | 10 |\n| `html-to-markdown` | Convert HTML to clean Markdown | 2 |\n| `rss-parse` | RSS/Atom feed parser | 3 |\n| `news-search` | Latest news articles on any topic | 5 |\n| `ocr-extract` | Text from images via AI vision | 10 |\n\n### 💰 Crypto & Finance\n| Tool | Description | Credits |\n|------|-------------|---------|\n| `crypto-price` | Real-time price, market cap, volume | 3 |\n| `crypto-market-cap` | Top N cryptocurrencies ranked | 3 |\n| `crypto-ohlcv` | Candlestick data (1–90 days) | 5 |\n| `crypto-sentiment` | Community sentiment and social stats | 5 |\n| `crypto-news` | Latest crypto headlines by topic | 3 |\n| `crypto-fear-greed` | Fear & Greed Index with history | 3 |\n| `token-lookup` | Search tokens by name/ticker/address | 3 |\n| `currency-convert` | 170+ currency exchange rates | 3 |\n\n### 🔧 Data & Utilities\n| Tool | Description | Credits |\n|------|-------------|---------|\n| `validate-data` | JSON Schema validation | 1 |\n| `convert-format` | JSON ↔ YAML ↔ CSV ↔ XML ↔ TOML | 2 |\n| `transform-text` | uppercase, slug, camelCase, base64, reverse, etc. | 3 |\n| `diff-text` | Compare texts (unified, word, char, JSON) | 3 |\n| `generate-hash` | SHA-256, SHA-512, MD5, SHA-1 | 1 |\n| `generate-uuid` | UUID, ULID, nanoid, CUID | 1 |\n| `regex-generate` | Natural language → regex with explanations | 5 |\n| `jsonpath-query` | JSONPath expressions on JSON data | 2 |\n| `language-detect` | Language detection with confidence scores | 2 |\n\n### 📧 Communication\n| Tool | Description | Credits |\n|------|-------------|---------|\n| `send-email` | Transactional email via Resend (alias) | 5 |\n| `email-send` | Transactional email via Resend | 3 |\n| `email-verify` | Deep validation: syntax, MX, disposable detection | 3 |\n| `email-find` | Find email for a person at a company via Hunter.io | 5 |\n\n### 🔍 Lookup & Validation\n| Tool | Description | Credits |\n|------|-------------|---------|\n| `check-domain` | Domain availability via RDAP (alias) | 3 |\n| `domain-check` | Domain availability check via RDAP | 2 |\n| `whois-lookup` | WHOIS registration info and nameservers | 3 |\n| `ip-lookup` | IP geolocation, ISP, VPN detection | 3 |\n| `phone-validate` | Phone parsing, E.164 format, carrier type | 2 |\n| `pii-detect` | Detect and redact PII (SSNs, cards, keys) | 5 |\n| `url-shorten` | Shorten URLs via TinyURL | 1 |\n\n### 🔌 Integration\n| Tool | Description | Credits |\n|------|-------------|---------|\n| `webhook-send` | POST JSON to any webhook URL | 3 |\n| `barcode-generate` | Code128/QR/EAN13/UPC barcodes as SVG | 2 |\n| `qr-code` | QR codes from text/URLs (PNG or SVG) | 2 |\n| `timezone-convert` | Convert between IANA timezones | 1 |\n\n---\n\n## Usage Examples\n\n### Search the web\n```json\n{\n  \"tool\": \"search-web\",\n  \"arguments\": {\n    \"query\": \"latest AI breakthroughs 2026\",\n    \"num_results\": 5\n  }\n}\n```\n\n### Generate an image\n```json\n{\n  \"tool\": \"generate-image\",\n  \"arguments\": {\n    \"prompt\": \"A futuristic city skyline at sunset, cyberpunk style\",\n    \"size\": \"1792x1024\",\n    \"quality\": \"hd\"\n  }\n}\n```\n\n### Get crypto price\n```json\n{\n  \"tool\": \"crypto-price\",\n  \"arguments\": {\n    \"symbol\": \"bitcoin\",\n    \"currency\": \"usd\"\n  }\n}\n```\n\n### Fact-check a claim\n```json\n{\n  \"tool\": \"fact-check\",\n  \"arguments\": {\n    \"claim\": \"The Great Wall of China is visible from space\"\n  }\n}\n```\n\n### Scrape a webpage\n```json\n{\n  \"tool\": \"web-scrape\",\n  \"arguments\": {\n    \"url\": \"https://news.ycombinator.com\",\n    \"selector\": \".titleline > a\",\n    \"format\": \"text\"\n  }\n}\n```\n\n---\n\n## Payment\n\n- **Free tier:** 100 credits on signup (25 instant, 75 on email verification)\n- **Credit packs:** Purchase via Stripe at [archtools.dev](https://archtools.dev)\n- **x402 (autonomous):** AI agents can pay per-call with USDC — see `/.well-known/x402`\n\n---\n\n## Community\n\n- 💬 **[GitHub Discussions](https://github.com/Deesmo/Arch-AI-Tools/discussions)** — Ask questions, share ideas, show off what you've built\n- 📢 **[Announcements](https://github.com/Deesmo/Arch-AI-Tools/discussions/categories/announcements)** — Product updates and new tool releases\n- 🙋 **[Q&A](https://github.com/Deesmo/Arch-AI-Tools/discussions/categories/q-a)** — Get help with x402 payments, API keys, MCP setup\n- 💡 **[Ideas](https://github.com/Deesmo/Arch-AI-Tools/discussions/categories/ideas)** — Request new tools and features\n- 🎉 **[Show & Tell](https://github.com/Deesmo/Arch-AI-Tools/discussions/categories/show-and-tell)** — Share agents and projects built with Arch Tools\n\n---\n\n## Architecture\n\n```\narch-ai-tools/\n├── api/          # Express API server (tools, auth, billing, dashboard)\n├── mcp/          # MCP server (stdio + SSE transport)\n├── smithery.yaml # Smithery registry config\n├── render.yaml   # Render Blueprint (auto-deploy)\n└── CHANGELOG.md  # Release history\n```\n\n## Security\n\n- API keys stored as SHA-256 hashes (never plaintext)\n- SSRF protection on all web-facing tools\n- Registration rate-limited (5/IP/hour)\n- Stripe webhook idempotency\n- Helmet security headers\n- CORS restricted to archtools.dev\n- Tool inputs validated against JSON Schemas\n\n---\n\n## License\n\nMIT — see [LICENSE](LICENSE) for details.\n\n**Built by [MCMetaverse LLC](https://archtools.dev)** · [GitHub](https://github.com/Deesmo/Arch-AI-Tools)\n",
  "bytes": 8949,
  "sha": "1a05969ee66939cf334ae65eee57610f6e0c2f51fccfd307ec742dd3ddab838e",
  "repo_slug": "deesmo/arch-ai-tools",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_deesmo_arch_tools_mcp_67198a85/readme"
}