{
  "schema_version": "2025-03-26",
  "name": "tanzanite",
  "description": "Tanzanite AI agent platform — create and control autonomous agent sessions as MCP tools.",
  "documentation": "https://docs.tanzanite.dev/connecting/mcp-and-discovery/",
  "servers": [
    {
      "type": "remote",
      "transport": "streamable-http",
      "url": "https://api.tanzanite.dev/mcp",
      "authentication": {
        "type": "http_bearer",
        "description": "Tanzanite API key as a Bearer token. See https://docs.tanzanite.dev/connecting/authentication/"
      }
    }
  ]
}
