Ask runboth.dev in plain language: what RunBoth does, how to install it, and its limits.
claude mcp add agent --transport http https://runboth-agent-mgbxvs4loq-uc.a.run.app/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"agent": {
"url": "https://runboth-agent-mgbxvs4loq-uc.a.run.app/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent": {
"serverUrl": "https://runboth-agent-mgbxvs4loq-uc.a.run.app/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"agent": {
"type": "http",
"url": "https://runboth-agent-mgbxvs4loq-uc.a.run.app/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent": {
"url": "https://runboth-agent-mgbxvs4loq-uc.a.run.app/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"agent": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://runboth-agent-mgbxvs4loq-uc.a.run.app/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://runboth-agent-mgbxvs4loq-uc.a.run.app/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/dev.runboth--agent/reviews or the review_server meta-tool.
POST /mcp