MCP server
The Seal MCP server, Seal's Model Context Protocol endpoint for AI clients.
The Seal MCP server is Seal's Model Context Protocol endpoint, open to any MCP-aware client you run.
The tools it exposes cover the same areas as the Seal UI: discovered packages, Sealing Rules, Generate fix, GitHub integration, reports, and so on. Search over the Seal documentation is available on the same endpoint.
Quick add in Claude Code
claude mcp add --scope user --transport http seal https://mcp.sealsecurity.io/mcpThe first tool call opens the browser for the OAuth flow. Other MCP clients configure the same endpoint through their own setup mechanism; see Using the MCP server from your own client.
In this chapter
Related
Public API: the REST equivalent, suitable for non-AI integrations.
Seal AI Agent: the in-platform chatbot.
Seal Engineer: the schedulable-flows feature.
Last updated