Seal for Claude Desktop
io.github.aurumflux20/seal
Stops agents double-charging across processes: exactly one execution, confirmed by the provider.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Seal in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"seal": {
"command": "uvx",
"args": [
"seal-kernel"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs