Wolfram Alpha for Zed
io.github.pipeworx-io/wolfram-alpha
Wolfram Alpha MCP — computational, factual, and quantitative queries
client:Zed
transport:streamable-http
Install Wolfram Alpha in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"wolfram-alpha": {
"url": "https://gateway.pipeworx.io/wolfram-alpha/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs