find_mass_times — holydb mcp MCP Tool Read-only
find_mass_times
(find mass times) is one of 1 tool on the
holydb mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_mass_times from your client
- Claude Code holydb mcp find_mass_times run in your project directory
- Claude Desktop holydb mcp find_mass_times ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor holydb mcp find_mass_times ~/.cursor/mcp.json
- VS Code holydb mcp find_mass_times .vscode/mcp.json
- Zed holydb mcp find_mass_times ~/.config/zed/settings.json
- Windsurf holydb mcp find_mass_times ~/.codeium/windsurf/mcp_config.json
- Cline holydb mcp find_mass_times ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI holydb mcp find_mass_times ~/.gemini/settings.json
- Grok holydb mcp find_mass_times .mcp.json (in your project root)
- ChatGPT holydb mcp find_mass_times Settings → Connectors → Advanced → Developer mode
- Claude.ai holydb mcp find_mass_times Settings → Connectors → Add custom connector
- LangChain holydb mcp find_mass_times pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http holydb-mcp https://api.holydb.com/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.