ARBITER for Cursor
fyi.grip/arbiter
Decision arbitration, action routing, workflow control, deployment remediation, persistent memory.
client:Cursor
transport:streamable-http
tools:2
Install ARBITER in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"arbiter": {
"url": "https://api.grip.fyi/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs