pondlog for Zed
io.github.andrewschristison/pondlog
Aggregate nature MCP. 8 sources: iNat, eBird, NOAA, USGS, NPN, Mushroom Observer, sky, garden.
client:Zed
transport:stdio
runtime:npm
Install pondlog in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pondlog": {
"command": "npx",
"args": [
"-y",
"@pondlog/mcp-pondlog"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs