Skip to content
Windsurf

clavis for Windsurf

io.github.kn0wbot/clavis

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

client:Windsurf transport:stdio runtime:npm

Install clavis in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "clavis": {
      "command": "npx",
      "args": [
        "-y",
        "@clavisagent/mcp-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

clavis in other clients