E
EntRoute
/list_capabilities
list capabilities
List available API capability types. Use this to explore what kinds of APIs are available in the registry. You can filter by tag (e.g., "weather", "translation
liveverifiedunknown~5s typical
mcpprobedentroute
$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-com-entroute-entroute /list_capabilities for me.
Input
| Field | Type | Description |
|---|---|---|
| tag | string | Filter by tag (e.g., "weather", "translation", "finance") |
| search | string | Search capabilities by keyword |
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-com-entroute-entroute","endpoint":"/list_capabilities","input":{}}'cli
npx cracked-ai run -p mcp-com-entroute-entroute -e /list_capabilities -i '{}'mcp
run_tool({ provider: "mcp-com-entroute-entroute", endpoint: "/list_capabilities", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.