Skip to content
Windsurf

Example MCP Server for Windsurf

io.github.mctx-ai/example-mcp-server

Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc

client:Windsurf transport:sse

Install Example MCP Server in Windsurf

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

{
  "mcpServers": {
    "example-mcp-server": {
      "serverUrl": "https://example-mcp-server.mctx.ai/v1.3.2"
    }
  }
}

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

Example MCP Server in other clients