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