← All servers

FavCRM

warnings

api.favcrm.io

Agentic CRM for service businesses — bookings, customers, WhatsApp, loyalty, invoicing.

https://api.favcrm.io/mcpWebsiteOAuthMCP 2025-11-25v1.0.0last checked 3 Sep 2026spoke MCP on 3 of 3 checks (30 days)initialize in 937 ms

Will my client connect?

Decided from what the probe found at the endpoint, and from what each client's own documentation says it can complete. Every row carries the day that documentation was read.

Claude CodeConnects with setup

Neither RFC 7591 registration nor a Client ID Metadata Document is advertised, so register a client with the issuer yourself and give Claude Code the client ID.

claude mcp add --transport http --client-id <your-client-id> --client-secret --callback-port 8080 favcrm https://api.favcrm.io/mcp

Claude Code docs · read on 2026-08-30

Claude (claude.ai & Desktop)Connects with setup

Neither RFC 7591 registration nor a Client ID Metadata Document is advertised, so register a client with the issuer yourself and give Claude (claude.ai & Desktop) the client ID.

Settings → Connectors → Add custom connector, then paste https://api.favcrm.io/mcp. Under Advanced settings, enter the OAuth Client ID and Secret the issuer gave you.

Claude (claude.ai & Desktop) docs · read on 2026-08-30

ChatGPTNot supported

Registering a client by hand is not a flow ChatGPT documents, and this server advertises none that it does.

ChatGPT docs · read on 2026-08-30

CursorConnects with setup

Neither RFC 7591 registration nor a Client ID Metadata Document is advertised, so register a client with the issuer yourself and give Cursor the client ID.

{
  "mcpServers": {
    "favcrm": {
      "url": "https://api.favcrm.io/mcp"
    }
  }
}

Cursor docs · read on 2026-08-30

VS Code (Copilot)Connects with setup

Neither RFC 7591 registration nor a Client ID Metadata Document is advertised, so register a client with the issuer yourself and give VS Code (Copilot) the client ID.

{
  "servers": {
    "favcrm": {
      "oauth": {
        "clientId": "<your-client-id>"
      },
      "type": "http",
      "url": "https://api.favcrm.io/mcp"
    }
  }
}

VS Code (Copilot) docs · read on 2026-08-30

How to authenticate

Checked against the endpoint by our probe on 3 Sep 2026. These are the capabilities the server advertises, not a prediction about any particular client.

Scheme
OAuth
Issuer
https://api.favcrm.io
Dynamic client registration
Not advertised

A client that cannot register itself needs credentials issued out of band before it can begin the flow.

Client ID Metadata Document
Not advertised
PKCE
S256
Grant types
authorization_code, refresh_token
Scopes
openid, profile, contacts:read, contacts:write, bookings:read, bookings:write, crm:read, crm:write, membership:read, membership:write, loyalty:read, loyalty:write, shop:read, shop:write, invoices:read, invoices:write, campaigns:read, conversations:read, tasks:read, tasks:write, messages:write, artifacts:write, custom_fields:read, custom_fields:write, campaigns:write, blog:read, blog:write, audit:read, audit:write
Protected-resource metadata
Not found

Without it a client has to guess where the authorization server lives.

Anonymous access
Handshake succeeds; 227 tools listable

What the probe found

No CORS headers for browser-based clients

A cross-origin preflight came back without Access-Control-Allow-Origin, so the endpoint is reachable from native clients only — code running in a web page is stopped by the browser before a request is ever sent.

227 tools usable without signing in

The server exposes a public surface before authorization: search_members, get_member_profile, preview_customer_import, commit_customer_import, create_account, update_account, delete_account, list_tags, create_tag, update_tag, delete_tag, attach_tags, detach_tags, list_tiers, get_membership_tier, issue_rewards, enrol_membership, get_loyalty_balance, earn_loyalty_points, get_dashboard_stats, list_bookings, get_booking_detail, get_booking_stats, get_available_slots, list_services, get_service_detail, get_service_tier_pricing, set_service_tier_pricing, copy_service_tier_pricing, create_service, update_service, create_service_schedule, list_service_schedules, update_service_schedule, assign_staff_to_service, link_resource_to_service, list_service_categories, create_service_category, create_resource, set_resource_availability, set_staff_availability, get_booking_settings, update_booking_settings, list_tickets, get_ticket_stats, create_ticket, update_ticket_status, list_surveys, create_survey, get_survey, update_survey, archive_survey, get_survey_stats, get_survey_responses, list_survey_invitations, create_survey_invitation, list_survey_workflows, upsert_survey_workflow, list_deals, get_deal, create_deal, update_deal, delete_deal, update_deal_stage, mark_deal_won, mark_deal_lost, convert_lead, list_contacts, get_contact, create_contact, update_contact, set_primary_contact, delete_contact, list_custom_fields, get_custom_field, create_custom_field, update_custom_field, delete_custom_field, get_custom_field_values, set_custom_field_values, list_tasks, get_task, create_task, update_task, delete_task, search_crm, list_invoices, get_invoice, create_invoice, record_invoice_payment, mark_invoice_sent, void_invoice, delete_invoice, restore_invoice, get_invoice_stats, list_subscriptions, get_subscription, create_subscription, pause_subscription, resume_subscription, cancel_subscription, list_campaigns, get_campaign, create_campaign, update_campaign, delete_campaign, restore_campaign, validate_campaign, list_notification_logs, list_conversations, create_broadcast, list_audit_logs, search_audit_logs, get_audit_log, revert_audit_action, clone, list_notes, create_note, confirm_booking, cancel_booking, complete_booking, mark_no_show, list_promotions, get_promotion, create_promotion, update_promotion, delete_promotion, restore_promotion, validate_promotion, list_reward_schemes, list_staff, list_resources, list_service_packages, get_service_package, create_service_package, update_service_package, delete_service_package, restore_service_package, get_plan_status, check_plan_operation, list_plan_options, create_plan_upgrade_link, create_team_member_invite, accept_team_invite_request, accept_team_invite_verify, get_whatsapp_connection_status, create_whatsapp_connect_link, list_my_companies, switch_company, list_posts, get_post, create_post, update_post, delete_post, restore_post, list_image_models, generate_image, generate_post_cover, attach_post_cover_from_job, upload_post_cover_from_url, list_categories, create_category, update_category, delete_category, restore_category, list_post_types, create_post_type, list_post_type_fields, create_post_type_field, update_post_type, delete_post_type, restore_post_type, update_post_type_field, delete_post_type_field, restore_post_type_field, reorder_post_type_fields, append_post_block, replace_post_block, remove_post_block, reorder_post_blocks, create_booking, get_conversation_messages, find_or_create_workroom_thread, get_attachment_text, post_workroom_message, create_inbox_reply_suggestion, request_send_approval, list_segments, get_segment, get_segment_members, create_segment, update_segment, preview_segment_count, set_segment_members, delete_segment, list_templates, create_template, list_outlets, create_outlet, update_outlet, list_products, get_product, create_product, update_product, list_product_categories, create_product_category, create_variation, list_orders, get_order, update_order_status, list_offer_rules, get_offer_rule, create_offer_rule, query_favcrm_platform, search_tools, execute_tool, query_company_knowledge, list_knowledge_documents, get_knowledge_document, scrape_knowledge_url, add_knowledge_text, delete_knowledge_document, restore_knowledge_document, list_shipping_methods, report_agent_issue, register_organisation_request, register_organisation_verify.

Tools

accept_team_invite_requestaccept_team_invite_verifyadd_knowledge_textappend_post_blockarchive_surveyassign_staff_to_serviceattach_post_cover_from_jobattach_tagscancel_bookingcancel_subscriptioncheck_plan_operationclonecommit_customer_importcomplete_bookingconfirm_bookingconvert_leadcopy_service_tier_pricingcreate_accountcreate_bookingcreate_broadcastcreate_campaigncreate_categorycreate_contactcreate_custom_fieldcreate_dealcreate_inbox_reply_suggestioncreate_invoicecreate_notecreate_offer_rulecreate_outletcreate_plan_upgrade_linkcreate_postcreate_post_typecreate_post_type_fieldcreate_productcreate_product_categorycreate_promotioncreate_resourcecreate_segmentcreate_servicecreate_service_categorycreate_service_packagecreate_service_schedulecreate_subscriptioncreate_surveycreate_survey_invitationcreate_tagcreate_taskcreate_team_member_invitecreate_templatecreate_ticketcreate_variationcreate_whatsapp_connect_linkdelete_accountdelete_campaigndelete_categorydelete_contactdelete_custom_fielddelete_dealdelete_invoicedelete_knowledge_documentdelete_postdelete_post_typedelete_post_type_fielddelete_promotiondelete_segmentdelete_service_packagedelete_tagdelete_taskdetach_tagsearn_loyalty_pointsenrol_membershipexecute_toolfind_or_create_workroom_threadgenerate_imagegenerate_post_coverget_attachment_textget_audit_logget_available_slotsget_booking_detailget_booking_settingsget_booking_statsget_campaignget_contactget_conversation_messagesget_custom_fieldget_custom_field_valuesget_dashboard_statsget_dealget_invoiceget_invoice_statsget_knowledge_documentget_loyalty_balanceget_member_profileget_membership_tierget_offer_ruleget_orderget_plan_statusget_postget_productget_promotionget_segmentget_segment_membersget_service_detailget_service_packageget_service_tier_pricingget_subscriptionget_surveyget_survey_responsesget_survey_statsget_taskget_ticket_statsget_whatsapp_connection_statusissue_rewardslink_resource_to_servicelist_audit_logslist_bookingslist_campaignslist_categorieslist_contactslist_conversationslist_custom_fieldslist_dealslist_image_modelslist_invoiceslist_knowledge_documentslist_my_companieslist_noteslist_notification_logslist_offer_ruleslist_orderslist_outletslist_plan_optionslist_post_type_fieldslist_post_typeslist_postslist_product_categorieslist_productslist_promotionslist_resourceslist_reward_schemeslist_segmentslist_service_categorieslist_service_packageslist_service_scheduleslist_serviceslist_shipping_methodslist_stafflist_subscriptionslist_survey_invitationslist_survey_workflowslist_surveyslist_tagslist_taskslist_templateslist_ticketslist_tiersmark_deal_lostmark_deal_wonmark_invoice_sentmark_no_showpause_subscriptionpost_workroom_messagepreview_customer_importpreview_segment_countquery_company_knowledgequery_favcrm_platformrecord_invoice_paymentregister_organisation_requestregister_organisation_verifyremove_post_blockreorder_post_blocksreorder_post_type_fieldsreplace_post_blockreport_agent_issuerequest_send_approvalrestore_campaignrestore_categoryrestore_invoicerestore_knowledge_documentrestore_postrestore_post_typerestore_post_type_fieldrestore_promotionrestore_service_packageresume_subscriptionrevert_audit_actionscrape_knowledge_urlsearch_audit_logssearch_crmsearch_memberssearch_toolsset_custom_field_valuesset_primary_contactset_resource_availabilityset_segment_membersset_service_tier_pricingset_staff_availabilityswitch_companyupdate_accountupdate_booking_settingsupdate_campaignupdate_categoryupdate_contactupdate_custom_fieldupdate_dealupdate_deal_stageupdate_order_statusupdate_outletupdate_postupdate_post_typeupdate_post_type_fieldupdate_productupdate_promotionupdate_segmentupdate_serviceupdate_service_packageupdate_service_scheduleupdate_surveyupdate_tagupdate_taskupdate_ticket_statusupload_post_cover_from_urlupsert_survey_workflowvalidate_campaignvalidate_promotionvoid_invoice

Contract history

3 Sep 2026v1.0.03 compatible1 cosmeticinstructions rewritten

Instructions rewritten: create_campaign, list_campaigns, update_campaign. The description an agent follows changed; the callable contract may not have.

2 Sep 2026v1.0.0first recorded contract

Get alerted when this contract changes

Depend on this server? Leave an email and get a message when a probe records a change — a tool removed, an argument newly required, an enum narrowed. Alerts are being built; signing up is what tells us to hurry.

Prefer a feed reader? This page's contract changes are also an Atom feed.

Own this server?

Sign in to claim this listing by proving control of its host.

Status badge

Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.

MCP status badge for FavCRM
[![MCP status](https://mcpi.app/servers/favcrm/badge.svg)](https://mcpi.app/servers/favcrm)