pondlog npn for Claude Desktop
io.github.andrewschristison/pondlog-npn
USA National Phenology Network MCP. Bloom, leaf-out, and flight timing from NPN observers.
client:Claude Desktop
transport:stdio
runtime:npm
Install pondlog npn in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pondlog-npn": {
"command": "npx",
"args": [
"-y",
"@pondlog/mcp-npn"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs