Skip to content
VS Code

Ebird for VS Code

io.github.pipeworx-io/ebird

eBird MCP — Cornell Lab of Ornithology citizen-science bird observations

client:VS Code transport:streamable-http

Install Ebird in VS Code

.vscode/mcp.json

{
  "servers": {
    "ebird": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/ebird/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Ebird in other clients