Skip to content
Windsurf

websharp for Windsurf

io.github.jgador/websharp

Search the web and extract article text for LLMs.

client:Windsurf transport:stdio runtime:oci

Install websharp in Windsurf

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

{
  "mcpServers": {
    "websharp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/jessegador/websharp-mcp:v0.99.0-rc2"
      ]
    }
  }
}

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

websharp in other clients