Skip to content
Windsurf

mcp geratools for Windsurf

services.gera/mcp-geratools

base64, hashing, regex, word count, JWT decode and CSS unit conversion. Deterministic, offline.

client:Windsurf transport:stdio runtime:npm

Install mcp geratools in Windsurf

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

{
  "mcpServers": {
    "mcp-geratools": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geratools"
      ]
    }
  }
}

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

mcp geratools in other clients