Skip to content
Windsurf

readyorai for Windsurf

io.github.tedoneobichajavascript/readyorai

Zero-cost MCP server for local code inspection and best-practice recommendations

client:Windsurf transport:stdio runtime:npm

Install readyorai in Windsurf

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

{
  "mcpServers": {
    "readyorai": {
      "command": "npx",
      "args": [
        "-y",
        "readyorai"
      ]
    }
  }
}

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

readyorai in other clients