Gopher & Gemini MCP Server for Windsurf
io.github.cameronrye/gopher-mcp
Browse Gopher and Gemini resources safely: SSRF protection, TLS/TOFU, structured JSON output.
client:Windsurf
transport:stdio
runtime:pypi
Install Gopher & Gemini MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gopher-mcp": {
"command": "uvx",
"args": [
"gopher-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs