Skip to content
Windsurf

pondlog ebird for Windsurf

io.github.andrewschristison/pondlog-ebird

eBird MCP server. 21 tools covering eBird API v2: observations, hotspots, checklists, taxonomy.

client:Windsurf transport:stdio runtime:npm

Install pondlog ebird in Windsurf

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

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

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

pondlog ebird in other clients