Skip to content
Windsurf

Newton for Windsurf

io.github.pipeworx-io/newton

Newton MCP — wraps the Newton math solver API (free, no auth)

client:Windsurf transport:streamable-http

Install Newton in Windsurf

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

{
  "mcpServers": {
    "newton": {
      "serverUrl": "https://gateway.pipeworx.io/newton/mcp"
    }
  }
}

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

Newton in other clients