list_greeting_options — Generate Greetings MCP Tool Read-only
list_greeting_options
(list greeting options) is one of 3 tools on the
Generate Greetings
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_greeting_options from your client
- Claude Code Generate Greetings list_greeting_options run in your project directory
- Claude Desktop Generate Greetings list_greeting_options ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Generate Greetings list_greeting_options ~/.cursor/mcp.json
- VS Code Generate Greetings list_greeting_options .vscode/mcp.json
- Zed Generate Greetings list_greeting_options ~/.config/zed/settings.json
- Windsurf Generate Greetings list_greeting_options ~/.codeium/windsurf/mcp_config.json
- Cline Generate Greetings list_greeting_options ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Generate Greetings list_greeting_options ~/.gemini/settings.json
- Grok Generate Greetings list_greeting_options .mcp.json (in your project root)
- ChatGPT Generate Greetings list_greeting_options Settings → Connectors → Advanced → Developer mode
- Claude.ai Generate Greetings list_greeting_options Settings → Connectors → Add custom connector
- LangChain Generate Greetings list_greeting_options pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http greetings https://generategreetings.com/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 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.