Hive A/B Test for Cursor
io.github.srotzin/hive-mcp-abtest
A/B experiment runner for the A2A network with x402 micropayments on Base USDC.
client:Cursor
transport:streamable-http
Install Hive A/B Test in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hive-mcp-abtest": {
"url": "https://hive-mcp-abtest.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs