Skip to content
Windsurf

http for Windsurf

io.github.dave-london/http

MCP server for HTTP requests (curl) with structured, token-efficient output

client:Windsurf transport:stdio runtime:npm

Install http in Windsurf

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

{
  "mcpServers": {
    "http": {
      "command": "npx",
      "args": [
        "-y",
        "@paretools/http"
      ]
    }
  }
}

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

http in other clients