Sourcegraph MCP Server for Windsurf
io.github.sourcegraph/mcp
Sourcegraph code search, semantic search, go-to-definition, find-references, and diff search.
client:Windsurf
transport:streamable-http
Install Sourcegraph MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"serverUrl": "https://{sourcegraph_hostname}/.api/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs