M
mcp-server
/list_monitors
List monitors
List uptime monitors in a project, with current status, response time, and 24h uptime.
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_monitors for me.
Input
| Field | Type | Description |
|---|---|---|
| project_id* | string | Project ID (from list_projects) |
| 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_monitors","input":{"project_id":"..."}}'cli
npx cracked-ai run -p mcp-co-vantaj-mcp-server -e /list_monitors -i '{"project_id":"..."}'mcp
run_tool({ provider: "mcp-co-vantaj-mcp-server", endpoint: "/list_monitors", input: {"project_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.