Newton for VS Code
io.github.pipeworx-io/newton
Newton MCP — wraps the Newton math solver API (free, no auth)
client:VS Code
transport:streamable-http
Install Newton in VS Code
.vscode/mcp.json
{
"servers": {
"newton": {
"type": "http",
"url": "https://gateway.pipeworx.io/newton/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs