Skip to content
Cline

Clay Seal for Cline

io.github.clayseal/clayseal

Authorizes MCP tool calls against a session policy, not one call at a time.

client:Cline transport:stdio runtime:pypi

Install Clay Seal in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "clayseal": {
      "command": "uvx",
      "args": [
        "clayseal"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Clay Seal in other clients