Skip to content
Grok

pondlog for Grok

io.github.andrewschristison/pondlog

Aggregate nature MCP. 8 sources: iNat, eBird, NOAA, USGS, NPN, Mushroom Observer, sky, garden.

client:Grok transport:stdio runtime:npm

Install pondlog in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

pondlog in other clients