fermi for Cursor
io.github.kromatic-innovation/fermi
Calibrated probability distributions from natural-language questions via REST and MCP.
client:Cursor
transport:sse
Install fermi in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fermi": {
"url": "https://fermi.krobar.ai/mcp/sse/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs