Cross-Rail Settlement Binder for Cursor
io.github.arnopiva/crs-binder
Multi-rail settlement binder MCP. binder_verify proves integrity only — not settlement.
client:Cursor
transport:streamable-http
tools:4
Install Cross-Rail Settlement Binder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"crs-binder": {
"url": "https://crs-binder.fly.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs