Wolfram Alpha for VS Code
io.github.pipeworx-io/wolfram-alpha
Wolfram Alpha MCP — computational, factual, and quantitative queries
client:VS Code
transport:streamable-http
Install Wolfram Alpha in VS Code
.vscode/mcp.json
{
"servers": {
"wolfram-alpha": {
"type": "http",
"url": "https://gateway.pipeworx.io/wolfram-alpha/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs