Skip to content
Windsurf

fetchpet for Windsurf

com.pulsemcp/fetchpet

MCP server for Fetch Pet insurance claims management using Playwright automation.

client:Windsurf transport:stdio runtime:npm

Install fetchpet 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": {
    "fetchpet": {
      "command": "npx",
      "args": [
        "-y",
        "fetchpet-mcp-server"
      ],
      "env": {
        "FETCHPET_USERNAME": "<FETCHPET_USERNAME>",
        "FETCHPET_PASSWORD": "<FETCHPET_PASSWORD>",
        "HEADLESS": "<HEADLESS>",
        "TIMEOUT": "<TIMEOUT>",
        "FETCHPET_DOWNLOAD_DIR": "<FETCHPET_DOWNLOAD_DIR>"
      }
    }
  }
}

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

fetchpet in other clients