mcp-server
M
mcp-server
/list_status_pages

List status pages

List status pages with visibility, slug, and public URL.

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_status_pages for me.

Input

FieldTypeDescription
project_id*stringProject ID (from list_projects)
limitintegerPage size (default 25)
cursorstringPagination 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_status_pages","input":{"project_id":"..."}}'
cli
npx cracked-ai run -p mcp-co-vantaj-mcp-server -e /list_status_pages -i '{"project_id":"..."}'
mcp
run_tool({ provider: "mcp-co-vantaj-mcp-server", endpoint: "/list_status_pages", input: {"project_id":"..."} })

Try it

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