Sealgate for Cursor
io.github.edison-watch/sealgate-mcp
Sealgate gateway proxy: list governed MCP servers and review agent session and audit status.
client:Cursor
transport:streamable-http
runtime:npm
Install Sealgate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sealgate-mcp": {
"url": "https://mcp.sealgate.ai/mcp/{api_key}/?client={label}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs