{
  "version": "1.0",
  "servers": [
    {
      "name": "fleetctl",
      "title": "Fleetctl",
      "description": "Hosted Streamable HTTP MCP for Fleetctl workflows, approvals, run history, and Lessons. Works with Claude Code, Codex, OpenCode, and other MCP clients. Local stdio MCP is `fleet mcp serve`.",
      "url": "https://app.fleetctl.ai/mcp",
      "transport": "streamable-http",
      "card": "https://fleetctl.ai/.well-known/mcp/server-card.json",
      "manifest": "https://fleetctl.ai/.well-known/mcp.json",
      "handshake": "https://fleetctl.ai/.well-known/mcp",
      "docs": "https://fleetctl.ai/docs/mcp-tools/"
    }
  ]
}
