Occam for Zed
fit.occam/occam
Finds the simplest equation consistent with your data. SINDy and PySR symbolic regression via MCP.
client:Zed
transport:streamable-http
tools:4
Install Occam in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"occam": {
"url": "https://occam.fit/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs