M
mcp-server
/list_projects
List projects
List all projects in the workspace. Call this first - most other tools need a project_id.
liveunknown~5s typical
mcpmcp-server
$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-co-vantaj-mcp-server /list_projects for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | integer | Page size (default 25) |
| cursor | string | Pagination cursor from a previous call |
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-co-vantaj-mcp-server","endpoint":"/list_projects","input":{}}'cli
npx cracked-ai run -p mcp-co-vantaj-mcp-server -e /list_projects -i '{}'mcp
run_tool({ provider: "mcp-co-vantaj-mcp-server", endpoint: "/list_projects", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.