get_ticket_stats — FavCRM MCP Tool Read-only
get_ticket_stats
(get ticket stats) is one of 230 tools on the
FavCRM
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_ticket_stats from your client
- Claude Code FavCRM get_ticket_stats run in your project directory
- Claude Desktop FavCRM get_ticket_stats ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FavCRM get_ticket_stats ~/.cursor/mcp.json
- VS Code FavCRM get_ticket_stats .vscode/mcp.json
- Zed FavCRM get_ticket_stats ~/.config/zed/settings.json
- Windsurf FavCRM get_ticket_stats ~/.codeium/windsurf/mcp_config.json
- Cline FavCRM get_ticket_stats ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FavCRM get_ticket_stats ~/.gemini/settings.json
- Grok FavCRM get_ticket_stats .mcp.json (in your project root)
- ChatGPT FavCRM get_ticket_stats Settings → Connectors → Advanced → Developer mode
- Claude.ai FavCRM get_ticket_stats Settings → Connectors → Add custom connector
- LangChain FavCRM get_ticket_stats pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http favcrm https://api.favcrm.io/mcp
Other tools on this server
- 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
- 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_event_registrations
- get_event_campaign_exclusions
- list_subscriptions
- get_subscription
- create_subscription
- pause_subscription
- resume_subscription
- cancel_subscription
- list_campaigns
- get_campaign
- create_campaign
- update_campaign
- delete_campaign
- restore_campaign
- undo_campaign_send
- 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
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.