Skip to content
Windsurf

Glean Remote MCP Server for Windsurf

com.glean/mcp

Remote MCP Server that securely connects Glean Enterprise Knowledge with your IDE, LLM, or agents.

client:Windsurf transport:streamable-http

Install Glean Remote MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp": {
      "serverUrl": "https://{baseUrl}/mcp/{server-name}"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Glean Remote MCP Server in other clients