Serversai.thinkneo/control-plane
P

ThinkNEO Control Plane

ai.thinkneo/control-plane · v1.0.2
● Remote
v1.0.2remote🌐 https://mcp.thinkneo.ai/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ai.thinkneo/control-plane",
  "description": "Enterprise AI governance: spend, guardrails, policy, budgets, compliance, and provider health.",
  "title": "ThinkNEO Control Plane",
  "repository": {
    "url": "https://github.com/thinkneo-ai/mcp-server",
    "source": "github"
  },
  "version": "1.0.2",
  "websiteUrl": "https://thinkneo.ai",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.thinkneo.ai/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}