show_listing — Holiday Forever MCP Tool Read-only
show_listing
(show listing) is one of 1 tool on the
Holiday Forever
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call show_listing from your client
- Claude Code Holiday Forever show_listing run in your project directory
- Claude Desktop Holiday Forever show_listing ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Holiday Forever show_listing ~/.cursor/mcp.json
- VS Code Holiday Forever show_listing .vscode/mcp.json
- Zed Holiday Forever show_listing ~/.config/zed/settings.json
- Windsurf Holiday Forever show_listing ~/.codeium/windsurf/mcp_config.json
- Cline Holiday Forever show_listing ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Holiday Forever show_listing ~/.gemini/settings.json
- Grok Holiday Forever show_listing .mcp.json (in your project root)
- ChatGPT Holiday Forever show_listing Settings → Connectors → Advanced → Developer mode
- Claude.ai Holiday Forever show_listing Settings → Connectors → Add custom connector
- LangChain Holiday Forever show_listing pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http holiday-forever-2 https://holiday-forever-2.vercel.app/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.