W
WaveGuard
/waveguard_health
waveguard health
Check WaveGuard API health, GPU availability, version, and engine status. No authentication required. Returns status, version, and GPU info.
liveverifiedunknown~5s typical
mcpprobedwaveguard
$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-emergentphysicslab-waveguard /waveguard_health for me.
Input
| Field | Type | Description |
|---|---|---|
| verbose | boolean | Return detailed health info including memory and uptime (default: false). default false |
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-emergentphysicslab-waveguard","endpoint":"/waveguard_health","input":{"verbose":false}}'cli
npx cracked-ai run -p mcp-com-emergentphysicslab-waveguard -e /waveguard_health -i '{"verbose":false}'mcp
run_tool({ provider: "mcp-com-emergentphysicslab-waveguard", endpoint: "/waveguard_health", input: {"verbose":false} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.