{
  "name": "openfort-docs",
  "title": "Openfort Documentation MCP",
  "description": "Model Context Protocol server exposing Openfort documentation, API reference, and SDK guides to AI agents and MCP-compatible clients.",
  "serverInfo": {
    "name": "vocs",
    "version": "1.0.0"
  },
  "protocolVersion": "2025-06-18",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://www.openfort.io/api/mcp"
  },
  "endpoint": "https://www.openfort.io/api/mcp",
  "capabilities": {
    "logging": {},
    "tools": {
      "listChanged": true
    }
  },
  "documentation": "https://www.openfort.io/docs/overview/building-with-ai#mcp-servers",
  "vendor": {
    "name": "Openfort",
    "url": "https://www.openfort.io"
  }
}
