Sealgate is a Model Context Protocol (MCP) server: Sealgate gateway proxy: list governed MCP servers and review agent session and audit status. In practice that means any MCP-compatible AI assistant can call Sealgate's tools directly — the model decides when to use them in a conversation or agent run.
You can run Sealgate two ways: connect to the hosted endpoint at https://mcp.sealgate.ai/mcp/{api_key}/?client={label} with no local install, or run it on your own machine via the npm package @sealgate/mcp. Configuration happens through environment variables — you'll need SEALGATE_GATEWAY_URL, SEALGATE_API_KEY. The current release is v0.1.2, published under the MIT license, with source at Edison-Watch/sealgate-mcp on GitHub.
Sealgate is listed under AI & Agents on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Sealgate for Edison-Watch, claim this listing to verify ownership, earn the Verified badge, and keep the details current.