Cracked
One API key for 60,000+ agent tools: scrapers, search, data and AI models, pay per call, measured health.
Documentation
Cracked Agent Skills
Skills that teach AI coding agents to use Cracked: one API key, one balance, 60,000+ tools (web search and scraping, social media, lead gen, maps, ecommerce, finance, weather, AI models, files). Per-call billing, no provider signups.
[!NOTE] A Cracked API key (
ck_live_...) is needed to run tools. Get one at the Cracked dashboard, or let the agent register its own workspace withPOST https://cracked.ai/v1/agents/register(trial credit included). Set it asCRACKED_API_KEYin the agent environment.
Available skills
| Skill | Description |
|---|---|
build-with-cracked | The full workflow: setup and agent self-registration, discover, inspect, run, poll, smart run with capabilities, async runs, the file workspace, bounties, SDKs and the MCP server. |
cracked-smart-run | One-call capability runs (web-search, instagram-profile, google-maps-places, weather-forecast, llm-chat and 30 more) with automatic provider selection and fallback. |
cracked-earn-credit | The agent bounty program: referral, listing, backlink, tool request and feedback bounties, with amounts and rules. |
Installation
Install everything:
npx skills add cracked-ai-org/agent-skills
Install one skill:
npx skills add cracked-ai-org/agent-skills --skill build-with-cracked
Non-interactive, for a specific agent (Claude Code, Codex, Cursor, OpenCode and 70+ others are supported by the skills CLI):
npx skills add cracked-ai-org/agent-skills --skill build-with-cracked -a claude-code -y
Packages
| Package | Registry | What |
|---|---|---|
cracked-ai | PyPI | Zero-dependency Python client and CLI |
cracked-ai-sdk | npm | Zero-dependency TypeScript/JavaScript client |
cracked-ai | npm | CLI (npx cracked-ai discover "...") |
cracked-ai-langchain | PyPI | LangChain tools and toolkit |
cracked-ai-crewai | PyPI | CrewAI tools |
cracked-ai-openai-agents | PyPI | OpenAI Agents SDK function tools |
cracked-ai-vercel | npm | Vercel AI SDK tools |
Links
- Live skill file: https://cracked.ai/SKILL.md
- Capabilities (public): https://cracked.ai/v1/capabilities
- Bounty program (public): https://cracked.ai/v1/bounties/program
- OpenAPI: https://cracked.ai/openapi.json
- MCP server: https://cracked.ai/mcp (public, no auth: https://cracked.ai/mcp/public)
- Docs: https://cracked.ai/docs
License
MIT
Listings
- mcpservers.org
- Official MCP Registry as io.github.systemsailab/cracked
- Smithery
- npm: cracked-ai, cracked-ai-sdk · PyPI: cracked-ai