HQBase for Cursor
io.github.hqbase/hqbase
Connect AI agents to your self-hosted HQBase shared email workspace.
client:Cursor
transport:streamable-http
Install HQBase in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hqbase": {
"url": "https://{installation_domain}/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs