dpla mcp for Zed
io.github.mrfentmen/dpla-mcp
DPLA API: search millions of library items and collections.
client:Zed
transport:stdio
runtime:npm
Install dpla mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dpla-mcp": {
"command": "npx",
"args": [
"-y",
"dpla-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs