{
  "specVersion": "1.0",
  "host": {
    "displayName": "Cloptima",
    "identifier": "cloptima.ai"
  },
  "entries": [
    {
      "identifier": "urn:ai:cloptima.ai:mcp:cloptima",
      "displayName": "Cloptima MCP Server",
      "type": "application/mcp-server+json",
      "url": "https://cloptima.ai/.well-known/mcp",
      "description": "160+ tools for LLM spend and AI gateway governance, cloud and Kubernetes cost, budgets, anomalies, recommendations, and unit economics. Streamable HTTP with a bearer Personal Access Token."
    },
    {
      "identifier": "urn:ai:cloptima.ai:api:cloptima",
      "displayName": "Cloptima API",
      "type": "application/openapi+json",
      "url": "https://cloptima.ai/openapi.json",
      "description": "Governed OpenAI- and Anthropic-compatible LLM inference, telemetry ingest, PR cost impact upload, and the GraphQL control plane."
    },
    {
      "identifier": "urn:ai:cloptima.ai:skill:cloptima-cli",
      "displayName": "Cloptima CLI skill",
      "type": "text/markdown",
      "url": "https://cloptima.ai/.well-known/agent-skills/cloptima-cli/SKILL.md",
      "description": "How and when to use the Cloptima CLI for scriptable LLM, cost, billing, Kubernetes, and ownership queries."
    },
    {
      "identifier": "urn:ai:cloptima.ai:skill:cloptima-mcp",
      "displayName": "Cloptima MCP skill",
      "type": "text/markdown",
      "url": "https://cloptima.ai/.well-known/agent-skills/cloptima-mcp/SKILL.md",
      "description": "How and when to connect an MCP-compatible agent to Cloptima, hosted or through the local CLI server."
    },
    {
      "identifier": "urn:ai:cloptima.ai:api:graphql",
      "displayName": "Cloptima GraphQL control plane",
      "type": "application/graphql",
      "url": "https://api.cloptima.ai/graphql",
      "description": "Cost, LLM spend, gateway policy, budget, Kubernetes, team, and integration operations. Introspect the schema for the full contract."
    }
  ],
  "collections": [],
  "documentation": "https://cloptima.ai/developers",
  "llmsTxt": "https://cloptima.ai/llms.txt",
  "mcpEndpoint": "https://api.cloptima.ai/v1/mcp"
}