RunBoth for Cursor
dev.runboth/agent
Ask runboth.dev in plain language: what RunBoth does, how to install it, and its limits.
client:Cursor
transport:streamable-http
tools:3
Install RunBoth in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent": {
"url": "https://runboth-agent-mgbxvs4loq-uc.a.run.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs