Skip to content
Windsurf

embedcalc mcp for Windsurf

io.github.ethan-hub26/embedcalc-mcp

Embedded calculators, codegen & schematic review: CRC, timing, struct, IEEE-754, KiCad.

client:Windsurf transport:stdio runtime:npm

Install embedcalc mcp in Windsurf

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

{
  "mcpServers": {
    "embedcalc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "embedcalc-mcp"
      ]
    }
  }
}

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

embedcalc mcp in other clients