O
Orbit
/search
search
Find and evaluate public API endpoints that match your query. Set `q` to a natural language query, keywords, an API name, or a question — results are matched by
liveverifiedunknown~5s typical
mcpprobedorbit
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-buildwithorbit-orbit /search for me.
Input
| Field | Type | Description |
|---|---|---|
| cursor | string | Pagination cursor from a prior response's `meta.nextCursor`. Omit for the first page. |
| limit | integer | Results per page (default 10, max 25). default 10 |
| q* | string | Free-text search: a natural language query, keywords, an API name, or a question (e.g. "we |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-buildwithorbit-orbit","endpoint":"/search","input":{"limit":10,"q":"..."}}'cli
npx cracked-ai run -p mcp-ai-buildwithorbit-orbit -e /search -i '{"limit":10,"q":"..."}'mcp
run_tool({ provider: "mcp-ai-buildwithorbit-orbit", endpoint: "/search", input: {"limit":10,"q":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.