Skip to content
Cursor

Occam for Cursor

fit.occam/occam

Finds the simplest equation consistent with your data. SINDy and PySR symbolic regression via MCP.

client:Cursor transport:streamable-http tools:4

Install Occam in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "occam": {
      "url": "https://occam.fit/mcp/"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Occam in other clients