Skip to content
Cline

clavis for Cline

io.github.kn0wbot/clavis

Encrypted credential vault for AI agents — auto OAuth refresh, rate limiting, audit logging.

client:Cline transport:stdio runtime:npm

Install clavis 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": {
    "clavis": {
      "command": "npx",
      "args": [
        "-y",
        "@clavisagent/mcp-server"
      ]
    }
  }
}

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

clavis in other clients