{"name":"mcp-meetings","version":"1.2.2","tools":[{"name":"get_transcript","description":"Fetch the most recent Zoom cloud recording transcript for a client by name."},{"name":"get_transcript_by_id","description":"Fetch and parse transcript for a specific Zoom meeting ID."},{"name":"ping","description":"Confirm mcp-meetings is reachable and check secret status."},{"name":"process_meeting_email","description":"LEGACY - AI Companion retired 2026-04-08."},{"name":"store_client_email","description":"Store or update a client email address by name."},{"name":"get_client_email","description":"Look up a stored client email by name."},{"name":"list_client_emails","description":"List all stored client email addresses."},{"name":"ticktick_authorize","description":"Start TickTick OAuth flow."},{"name":"ticktick_list_projects","description":"List all TickTick projects/folders."},{"name":"ticktick_list_tasks","description":"List tasks in a TickTick project or Inbox."},{"name":"ticktick_create_task","description":"Manually create a TickTick task."},{"name":"ticktick_complete_task","description":"Mark a TickTick task complete. REQUIRES confirmed: true."},{"name":"ticktick_delete_task","description":"Delete a TickTick task. REQUIRES confirmed: true."},{"name":"zoom_list_meetings","description":"List upcoming and recent Zoom meetings."},{"name":"zoom_get_meeting","description":"Get details for a specific Zoom meeting."},{"name":"zoom_list_recordings","description":"List cloud recordings (default: last 30 days)."},{"name":"zoom_get_recording","description":"Get recording details for a meeting."},{"name":"zoom_list_participants","description":"Get participants for a completed meeting."},{"name":"zoom_get_summary","description":"Get AI meeting summary (requires AI Companion)."},{"name":"zoom_delete_recording","description":"Delete a Zoom recording. REQUIRES confirmed: true."},{"name":"create_gmail_draft","description":"Manually create a Gmail draft via mcp-google relay."},{"name":"check_webhook_error","description":"Check if there was an error during auto-processing of a webhook event."}],"intake_mode":"transcript"}