Skip to content
Windsurf

Agent Readiness Auditor for Windsurf

io.github.asish-singh/agent-readiness-auditor

Audits any website for AI agent readiness and safety, scoring prompt injection risk and llms.txt.

client:Windsurf transport:stdio runtime:npm

Install Agent Readiness Auditor in Windsurf

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

{
  "mcpServers": {
    "agent-readiness-auditor": {
      "command": "npx",
      "args": [
        "-y",
        "agent-readiness-auditor"
      ]
    }
  }
}

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

Agent Readiness Auditor in other clients