
APIClaw 🦞
Your agent calls real APIs. You sign in once.
Start
set up https://apiclaw.cloud/SKILL.md
Or pick a path directly:
# Local MCP (Claude Desktop, Cursor, Windsurf, OpenClaw)
npm install -g @nordsym/apiclaw && npx @nordsym/apiclaw auth login
# CLI
npx @nordsym/apiclaw call nasa/apod --params '{}'
# HTTP gateway
curl https://api.apiclaw.cloud/v1/execute -H "Authorization: Bearer sk-claw-..."
# Remote MCP
https://apiclaw.cloud/mcp
The auth flow opens the browser, signs the user in, and writes ~/.apiclaw.toml. The same credential works across every path.
Headless server or SSH session? Open the browser sign-in URL on a device where you can complete ownership verification.
What it is
APIClaw is the authenticated execution and discovery layer for AI agents. An agent reaches it through SKILL.md, local MCP, CLI, HTTP, or Remote MCP, signs in once through the browser, discovers APIs by capability, and executes calls with credentials kept server-side. 26,619 API definitions discoverable, 1,025 callable now.
Route across supported models from OpenAI, Anthropic, OpenRouter, xAI, Groq, Mistral, Cohere, DeepInfra, or a configured endpoint. Switch with one parameter, no SDK swap, no lock-in.
Numbers
- 26,619 discoverable API definitions
- 689 exact-name source-verified entries. Source verification is discovery evidence, not proof of execution.
- 22 built-in providers, 22 customer-executable provider rails
- 1,003 workspace-authenticated public/no-key HTTPS origins
- 1,025 total callable now
- Source verification is not execution.
Pricing
| Plan | Price | Access |
|---|---|---|
| Free APIs | $0, no card | Free forever. Discovery and every zero-cost API, over 1,000 of the 1,025 callable. |
| Paid APIs | Provider cost + 15% | Add a card once, then metered per call. Actions without an exact billing adapter remain blocked. |
Pricing canon: underlying provider cost plus a 15% margin. Stripe metered billing live.
Links
- Site — apiclaw.cloud
- Docs — apiclaw.cloud/docs
- Catalog — apiclaw.cloud/catalog
- Security — apiclaw.cloud/security
- SKILL.md — apiclaw.cloud/SKILL.md
- npm — @nordsym/apiclaw
- Remote MCP — apiclaw.cloud/mcp
- Claude Desktop Extension — apiclaw.cloud/apiclaw.mcpb
- List your API — apiclaw.cloud/docs#list-your-api
Built by NordSym. MIT licensed.
No comments yet
Be the first to share your take.