Orbit
O
Orbit
/integrate

integrate

Get integration details for public endpoints from `search` results. Provide a `task` describing what you want to accomplish and up to 10 `resources` — each with

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 /integrate for me.

Input

FieldTypeDescription
resources*arrayUp to 10 endpoints to integrate. Each entry needs an `id` and `type` from a search result
task*stringWhat you want to accomplish with the selected endpoints (max 512 characters).

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":"/integrate","input":{"resources":[],"task":"..."}}'
cli
npx cracked-ai run -p mcp-ai-buildwithorbit-orbit -e /integrate -i '{"resources":[],"task":"..."}'
mcp
run_tool({ provider: "mcp-ai-buildwithorbit-orbit", endpoint: "/integrate", input: {"resources":[],"task":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.