{
  "service": "MCP Gateway with OAuth2",
  "version": "2.0",
  "oauth2": {
    "authorization_endpoint": "https://mcp.tree-pos.com/authorize",
    "token_endpoint": "https://mcp.tree-pos.com/token",
    "registration_endpoint": "https://mcp.tree-pos.com/register-client"
  },
  "mcp_endpoint": "https://mcp.tree-pos.com/mcp",
  "documentation": "Use OAuth2 to authenticate, then connect your JetBrains IDE"
}