pbdb mcp for Zed
io.github.mrfentmen/pbdb-mcp
Fossil occurrences and taxa from the Paleobiology Database. No key required.
client:Zed
transport:stdio
runtime:npm
Install pbdb mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pbdb-mcp": {
"command": "npx",
"args": [
"-y",
"pbdb-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs