lyra_record_rsvp — lyra mcp server MCP Tool
lyra_record_rsvp
(lyra record rsvp) is one of 41 tools on the
lyra mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call lyra_record_rsvp from your client
- Claude Code lyra mcp server lyra_record_rsvp run in your project directory
- Claude Desktop lyra mcp server lyra_record_rsvp ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor lyra mcp server lyra_record_rsvp ~/.cursor/mcp.json
- VS Code lyra mcp server lyra_record_rsvp .vscode/mcp.json
- Zed lyra mcp server lyra_record_rsvp ~/.config/zed/settings.json
- Windsurf lyra mcp server lyra_record_rsvp ~/.codeium/windsurf/mcp_config.json
- Cline lyra mcp server lyra_record_rsvp ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI lyra mcp server lyra_record_rsvp ~/.gemini/settings.json
- Grok lyra mcp server lyra_record_rsvp .mcp.json (in your project root)
- ChatGPT lyra mcp server lyra_record_rsvp Settings → Connectors → Advanced → Developer mode
- Claude.ai lyra mcp server lyra_record_rsvp Settings → Connectors → Add custom connector
- LangChain lyra mcp server lyra_record_rsvp pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http lyra-mcp-server https://mcp.checklyra.com/mcp
Other tools on this server
- lyra_search_profiles
- lyra_get_profile
- lyra_get_section
- lyra_recommend_gifts
- lyra_get_insights
- lyra_list_schools
- lyra_update_profile
- lyra_add_item
- lyra_remove_item
- lyra_update_item
- lyra_add_school
- lyra_update_school
- lyra_update_manual_of_me
- lyra_add_link
- lyra_publish_profile
- lyra_remove_school
- lyra_remove_link
- lyra_get_onboarding_coaching
- lyra_list_my_tribes
- lyra_list_my_contacts
- lyra_list_my_gatherings
- lyra_get_gathering
- lyra_connect_calendar
- lyra_disconnect_provider
- lyra_get_my_calendar_busy_times
- lyra_get_shared_availability
- lyra_create_gathering
- lyra_update_gathering
- lyra_finalise_gathering
- lyra_propose_attendees
- lyra_suggest_venues
- lyra_send_invite
- lyra_drain_invite_queue
- lyra_reschedule_gathering
- lyra_cancel_gathering
- lyra_suggest_substitute
- lyra_add_contact
- lyra_create_tribe
- lyra_add_contact_to_tribe
- lyra_link_contact_profile
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.