Skip to content
Windsurf

agentvet for Windsurf

io.github.mukundakatta/agentvet

Validate tool-call args before execution. Returns LLM-friendly retry hints.

client:Windsurf transport:stdio runtime:npm

Install agentvet in Windsurf

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

{
  "mcpServers": {
    "agentvet": {
      "command": "npx",
      "args": [
        "-y",
        "@mukundakatta/agentvet-mcp"
      ]
    }
  }
}

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

agentvet in other clients