# apiclaw

> The API layer for AI agents. Dashboard + 22K APIs + 18 Direct Call providers. MCP native.

- **URL**: https://www.freshcrate.ai/projects/apiclaw
- **Author**: nordsym
- **Category**: MCP Servers
- **Latest version**: `v2.8.6` (2026-06-02)
- **License**: MIT
- **Source**: https://github.com/nordsym/apiclaw
- **Homepage**: https://apiclaw.nordsym.com
- **Language**: Python
- **GitHub**: 7 stars, 1 forks
- **Registry**: github (`nordsym/apiclaw`)
- **Tags**: `ai-agents`, `ai-tools`, `api-platform`, `claude`, `llm`, `mcp`, `model-context-protocol`, `python`

## Description

The API layer for AI agents. Dashboard + 22K APIs + 18 Direct Call providers. MCP native.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v2.8.6` | 2026-06-02 | High | Removes the legacy email magic-link login. The only login paths are now Clerk web (apiclaw.cloud/sign-in) and the browser-loopback CLI (npx @nordsym/apiclaw auth login). CLI --version unified to 2.8.6; 'apiclaw login' is now a thin alias for 'apiclaw auth login'. |
| `convex-2026-05-27-decontention` | 2026-05-27 | High | **Backend-only release** (no npm version bump). Convex deployment `adventurous-avocet-799`.  ## What changed  Convex Insights flagged **88 OCC retries** against the `workspaces` table from `logs:createProxyLog` in a single 9-hour window (2026-05-27), plus **42 retries** on `apiKeys:touchKey` against `workspaceApiKeys`. Both came from synchronous timestamp patches on every gateway call — fan-in on the same doc when multiple agents called concurrently.  Both timestamps are derivable from `apiLogs. |
| `v2.7.0-mcp-oauth` | 2026-05-07 | High | ## Remote MCP is live  Paste one URL into Grok, Cursor, ChatGPT, or Claude Desktop:  ``` https://apiclaw.cloud/mcp ```  OAuth 2.1 with PKCE + RFC 7591 dynamic client registration handles the rest. No npm install, no API keys to copy. Email-verified workspace required for any token issuance — three doors became four, all gated by the same auth layer.  ### Connect Grok in 20 seconds  1. Grok → Settings → Connectors → Add MCP server 2. Paste `https://apiclaw.cloud/mcp` 3. Sign in with your APIClaw |
| `v2.3.0` | 2026-04-22 | High | APIClaw 2.3.0 🦞  🌊 DeepInfra is the 24th managed provider 🌙 Kimi K2.6 live — open-weights spotlight 🐳 DeepSeek V3.2, Llama 3.3, Qwen 2.5 — same proxy ⚡ Aliases: `kimi`, `kimi-k2.6`, `deepseek-v3.2` route automatically 🐛 + npm install fix from 2.2.1 (dist/ now ships)  ``` npm i -g @nordsym/apiclaw@2.3.0 ```  ```bash curl -X POST https://api.apiclaw.cloud/v1/chat/completions \   -H "Authorization: Bearer sk-claw-..." \   -d '{"model":"kimi","messages":[{"role":"user","content":"hi"}]}' ``` |
| `v2.0.0` | 2026-04-12 | Medium | ## APIClaw 2.0.0 -- The Intelligent Gateway Release  The biggest APIClaw update yet. A unified execution layer, intelligent model routing, and 23 managed providers.  ### Intelligent Gateway - **Unified execution** at `api.apiclaw.cloud` -- single path for both MCP and HTTP (`sk-claw-` keys) - **Advisor pattern** -- Mistral Small analyzes prompts and picks the optimal provider+model automatically - **5-step routing chain**: direct model match -> advisor -> static mode -> preferred provider -> Ope |
| `v1.9.0` | 2026-04-10 | Medium | ## What's New  ### API Catalog Browse all 26,704 indexed APIs at [apiclaw.cloud/catalog](https://apiclaw.cloud/catalog). Infinite scroll, search, category filters across 31 categories. Toggle callable-only to see the 1,654 APIs you can call instantly.  ### Two Ways to Call  **MCP Server** — Add APIClaw to your Claude, Cursor, or any MCP-compatible agent config. The agent discovers APIs and calls them through MCP tools.  **Workspace API Key** — Generate an `sk-claw-` key at [apiclaw.cloud/workspa |
| `v1.8.7` | 2026-04-06 | Medium | ## What's New  ### Intelligent LLM Gateway OpenAI-compatible endpoint at `api.apiclaw.cloud/v1/chat/completions`. One key routes across Groq, Mistral, Together AI, OpenRouter with automatic provider selection.  4-step routing: direct model match > routing mode > preferred providers > OpenRouter fallback (800+ models).  ### Workspace Settings New workspace-level controls: routing mode (fastest, best_price, highest_quality, balanced), budget limits, provider preferences, OpenRouter fallback toggle |
| `v1.8.0` | 2026-04-02 | Medium | ## What's New  **curl installer** — works on any Mac, even without Node.js: ```bash curl -fsSL https://apiclaw.nordsym.com/install.sh \| bash ```  - Automatically installs Node.js if missing (via Homebrew or official pkg) - All user-facing docs updated with new install command - Landing page, README, workspace UI all updated  **npm:** https://www.npmjs.com/package/@nordsym/apiclaw |

## Dependency audit

- **Score**: 100/100
- **Total deps**: 19
- **Resolved**: 19
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 0
- **Scanned**: 2026-05-18

## Citation

- HTML: https://www.freshcrate.ai/projects/apiclaw
- Markdown: https://www.freshcrate.ai/projects/apiclaw.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/apiclaw/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
