DiscreteRate for Cursor
com.discreterate/public
Run DRS demos (Fast-Slow Drain, Hamburger Duo, Valdez Tanker) and explore the paradigm.
client:Cursor
transport:streamable-http
tools:14
Install DiscreteRate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"public": {
"url": "https://discreterate.com/mcp/v1"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs