{
  "serverInfo": {
    "name": "sequel",
    "version": "1.0.0",
    "description": "The data layer for AI agents — securely query your cloud databases, warehouses, product analytics, and SaaS tools over MCP."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://api.sequel.sh/mcp"
  },
  "capabilities": {
    "tools": {}
  },
  "authentication": {
    "schemes": [
      "bearer",
      "oauth2"
    ],
    "protectedResourceMetadata": "https://api.sequel.sh/.well-known/oauth-protected-resource",
    "authorizationServerMetadata": "https://api.sequel.sh/.well-known/oauth-authorization-server"
  },
  "documentationUrl": "https://sequel.sh/docs",
  "websiteUrl": "https://sequel.sh"
}