T
travel
/get_capabilities
get capabilities
Return the server's version, mode (human vs autonomous-agent), API base, and the list of currently-exposed tools. Useful for the LLM to confirm tool-schema comp
liveverifiedunknown~5s typical
mcpprobedtravel
$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-autonomad-travel /get_capabilities for me.
Input
This endpoint takes an open JSON object. See the upstream docs for its input schema.
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-autonomad-travel","endpoint":"/get_capabilities","input":{}}'cli
npx cracked-ai run -p mcp-ai-autonomad-travel -e /get_capabilities -i '{}'mcp
run_tool({ provider: "mcp-ai-autonomad-travel", endpoint: "/get_capabilities", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.