OntoRamp Decision Intelligence for Cursor
com.ontoramp/decision-intelligence
Log, evaluate, and ground AI decisions against authority context. Returns PASS, WARN, or BLOCK.
client:Cursor
transport:streamable-http
Install OntoRamp Decision Intelligence in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"decision-intelligence": {
"url": "https://ontoramp-decision-intelligence.fly.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs