control-plane
C
control-plane
/thinkneo_provider_status

thinkneo provider status

Get real-time health and performance status of AI providers routed through the ThinkNEO gateway. Shows latency, error rates, and availability. No authentication

liveunknown~5s typical
mcpcontrol-plane
$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-ai-thinkneo-control-plane /thinkneo_provider_status for me.

Input

FieldTypeDescription
providerstringSpecific provider to check: openai, anthropic, google, mistral, xai, cohere, or together.
workspacestringWorkspace context for provider routing configuration (optional)

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-ai-thinkneo-control-plane","endpoint":"/thinkneo_provider_status","input":{}}'
cli
npx cracked-ai run -p mcp-ai-thinkneo-control-plane -e /thinkneo_provider_status -i '{}'
mcp
run_tool({ provider: "mcp-ai-thinkneo-control-plane", endpoint: "/thinkneo_provider_status", input: {} })

Try it

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