目录 / Cracked
Cracked
Cracked is a tool router for AI agents. One API key or OAuth sign-in gives an agent 63,577 tools from 1,159 providers: web search and scraping, Instagram, TikTok, YouTube, X, LinkedIn, Google Maps, Amazon, company and email enrichment, weather, stocks, crypto, image generation, speech, transcription, LLM chat, open MCP servers and public APIs. 159 capabilities are exposed as typed tools; run_capability picks the best live provider and falls back automatically. Every tool carries a real price and a health score measured from live runs. Billing is per call: provider price plus a USD 0.001 platform fee; failed runs are not charged. No key? The public server at https://cracked.ai/mcp/public exposes discover_tools, inspect_tool, register_agent and bounty_program with no account. Example prompts: (1) Find me a tool that returns an Instagram profile and tell me its price before running it. (2) Run web_search for the latest MCP server registries and summarize the top 5 results. (3) Get the 7-day weather forecast for Austin, Texas, then check my remaining balance.
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://cracked--systems-ai-lab.run.tools
{
"mcpServers": {
"Cracked": {
"url": "https://cracked--systems-ai-lab.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| discover_tools | Search 50,000+ tools and data endpoints in natural language. Returns provider, endpoint, price, health and whether it is live. Call this first, then inspect_tool, then run_tool. |
| inspect_tool | Full input schema, pricing, health and docs for one endpoint before running it. |
| run_tool | Execute an endpoint with a JSON input matching its schema. Billed to the workspace balance. Set wait=false for long scrapers and poll with get_run. |
| get_run | Status and output of a run. Use wait_seconds (max 60) to block for an async run. |
| run_capability | Run a plain-English capability (e.g. instagram-profile, web-search, youtube-transcript, google-maps-places) with a small canonical input. Cracked picks the best live tool, maps the input and falls back to the next candidate on upstream failure. Response includes routedTo and attempts. Use list_capabilities for ids and input fields. Set wait=false for long scrapers and poll with get_run. |
| list_capabilities | Smart-run capabilities with their canonical input schema and the candidates ranked for this deployment (live status, verified, health, price). Pass id to get one; free. |
| get_balance | Current workspace balance in USD. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。