Skip to content
Windsurf

agentos for Windsurf

io.github.imran-siddique/agentos

Build and manage policy-compliant AI agents with safety enforcement and compliance checking

client:Windsurf transport:stdio runtime:npm

Install agentos in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "agentos": {
      "command": "npx",
      "args": [
        "-y",
        "agentos-mcp-server"
      ],
      "env": {
        "AGENTOS_POLICY_MODE": "<AGENTOS_POLICY_MODE>",
        "AGENTOS_LOG_LEVEL": "<AGENTOS_LOG_LEVEL>"
      }
    }
  }
}

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

agentos in other clients