Execute Intent for Cursor
io.github.srotzin/hive-execute
Intent execution engine for autonomous agent task routing
client:Cursor
transport:streamable-http
Install Execute Intent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hive-execute": {
"url": "https://hive-execute.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs