Catalog
fit.occam/occam
OfficialOccam
Finds the simplest equation consistent with your data. SINDy and PySR symbolic regression via MCP.
Discover simple equations from data using symbolic regression with SINDy and PySR.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"occam": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://occam.fit/mcp/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.