Skip to content
Windsurf

agentscore for Windsurf

io.github.thezenmonster/agentscore

MCP security trust layer: scan packages, inspect repos, check exposure, monitor changes.

client:Windsurf transport:stdio runtime:npm

Install agentscore in Windsurf

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

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

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

agentscore in other clients