{"name":"mcp-marketing","version":"2.0.2","tools":[{"name":"ping","description":"Confirm mcp-marketing is live and all credentials are configured."},{"name":"fd_list_subscribers","description":"List Flodesk subscribers. Filters: status, segment_id, page, per_page (max 100)."},{"name":"fd_get_subscriber","description":"Retrieve a single Flodesk subscriber by email or subscriber ID."},{"name":"fd_upsert_subscriber","description":"Create or update a Flodesk subscriber. Optionally add to segments and set custom fields."},{"name":"fd_add_to_segments","description":"Add a Flodesk subscriber to one or more segments."},{"name":"fd_remove_from_segments","description":"Remove a Flodesk subscriber from one or more segments. Sacred segments (MAIN, ACTIVE) are blocked."},{"name":"fd_unsubscribe","description":"Unsubscribe a Flodesk subscriber from ALL lists. REQUIRES confirmed: true."},{"name":"fd_list_segments","description":"List all Flodesk segments with subscriber counts."},{"name":"fd_get_segment","description":"Retrieve a single Flodesk segment by ID."},{"name":"fd_create_segment","description":"Create a new Flodesk segment."},{"name":"fd_update_segment","description":"Rename a Flodesk segment or change its color. Provide segment ID plus new name and/or color."},{"name":"fd_delete_segment","description":"Delete a Flodesk segment. Only works on empty segments (0 subscribers). REQUIRES confirmed: true."},{"name":"fd_list_segment_colors","description":"List all available Flodesk segment colors."},{"name":"fd_list_workflows","description":"List Flodesk workflows."},{"name":"fd_add_to_workflow","description":"Add a subscriber to a Flodesk workflow."},{"name":"fd_remove_from_workflow","description":"Remove a subscriber from a Flodesk workflow."},{"name":"fd_list_custom_fields","description":"List Flodesk custom fields."},{"name":"fd_list_all_custom_fields","description":"List ALL Flodesk custom fields in a single call."},{"name":"fd_create_custom_field","description":"Create a new Flodesk custom field."},{"name":"fd_list_webhooks","description":"List all registered Flodesk webhooks."},{"name":"fd_get_webhook","description":"Retrieve a single Flodesk webhook by ID."},{"name":"fd_create_webhook","description":"Register a new Flodesk webhook."},{"name":"fd_update_webhook","description":"Update an existing Flodesk webhook."},{"name":"fd_delete_webhook","description":"Delete a Flodesk webhook. REQUIRES confirmed: true."},{"name":"acuity_list_appointments","description":"List Acuity appointments. Filters: minDate, maxDate, appointmentTypeID, calendarID, email, canceled, max."},{"name":"acuity_get_appointment","description":"Get a single Acuity appointment by ID."},{"name":"acuity_create_appointment","description":"Create an Acuity appointment. Requires appointmentTypeID, datetime (ISO), firstName, lastName, email."},{"name":"acuity_cancel_appointment","description":"Cancel an Acuity appointment. REQUIRES confirmed: true."},{"name":"acuity_reschedule_appointment","description":"Reschedule an Acuity appointment to a new datetime. REQUIRES confirmed: true."},{"name":"acuity_list_appointment_types","description":"List all Acuity appointment types."},{"name":"acuity_check_availability","description":"Check available times for an appointment type on a given date (YYYY-MM-DD)."},{"name":"acuity_list_available_dates","description":"List available dates for an appointment type in a given month (YYYY-MM)."},{"name":"acuity_list_clients","description":"Search Acuity clients by email or name."},{"name":"acuity_upsert_client","description":"Create or update an Acuity client record."},{"name":"acuity_list_calendars","description":"List all Acuity calendars."},{"name":"acuity_list_webhooks","description":"List all active Acuity webhook subscriptions."},{"name":"acuity_create_webhook","description":"Register an Acuity webhook. Temple inbound: https://crm.tantricawakening.net/webhook/acuity. Events: appointment.scheduled, appointment.rescheduled, appointment.canceled, appointment.changed, order.completed."},{"name":"acuity_delete_webhook","description":"Delete an Acuity webhook. REQUIRES confirmed: true."},{"name":"acuity_list_forms","description":"List all Acuity intake forms and their fields."},{"name":"crm_kv_get","description":"Read a value from the MCP_CRM_DATA KV store."},{"name":"crm_kv_set","description":"Write a value to the MCP_CRM_DATA KV store. Optional TTL in seconds."},{"name":"crm_kv_delete","description":"Delete a value from the MCP_CRM_DATA KV store."},{"name":"crm_kv_list","description":"List keys in the MCP_CRM_DATA KV store. Optional prefix filter."}],"webhook_endpoint":"https://crm.tantricawakening.net/webhook/acuity"}