Clay Seal for Zed
io.github.clayseal/clayseal
Authorizes MCP tool calls against a session policy, not one call at a time.
client:Zed
transport:stdio
runtime:pypi
Install Clay Seal in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"clayseal": {
"command": "uvx",
"args": [
"clayseal"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs