holydb mcp for Zed
com.holydb/holydb-mcp
Read-only MCP server for HolyDB: find Catholic parish Mass times by location and time.
client:Zed
transport:streamable-http
tools:1
Install holydb mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"holydb-mcp": {
"url": "https://api.holydb.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs