AgentMarketMCP / SKILL 资产档案馆

目录 / FavCRM — Agentic CRM

MCP 鉴权未知 未评级 已上架

FavCRM — Agentic CRM

**Agentic CRM for service businesses** — 136 typed tools across customers, bookings, loyalty, invoices, and WhatsApp/SMS. Hosted at `api.favcrm.io/mcp`. ### What it does - **Customers & loyalty** — segments, memberships, rewards, points - **Bookings** — create, confirm, cancel, no-show; capacity-aware schedules - **Commerce** — invoices, payments, products, orders, inventory - **Communications** — WhatsApp, SMS, email with templates - **CRM core** — contacts, tasks, tickets, deals, campaigns ### Auth API key (`fav_mcp_...`). Sign up free at [favcrm.io](https://favcrm.io) → Settings → API Keys. **Free tier:** 100 customers + 200 bookings/month. No credit card. ### Quickstart Install snippets, examples, and smoke tests: [github.com/favcrm/mcp](https://github.com/favcrm/mcp)

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://favcrm--favcrm.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "FavCRM — Agentic CRM": {
      "url": "https://favcrm--favcrm.run.tools"
    }
  }
}

能力清单

工具说明
search_membersSearch and filter members/accounts. Supports text search, date ranges, booking/activity history, membership tier, tags, and more. Use lastBookingBefore/inactiveDays to find inactive members.
get_member_profileGet detailed profile for a specific member/account by ID.
list_tagsList all available tags for the merchant.
attach_tagsAttach one or more tags to a member/account. Useful for segmenting members after filtering.
list_tiersList all membership tiers with member counts and stats.
get_membership_tierGet a specific membership tier by ID.
issue_rewardsIssue a gift/reward to multiple members. Requires a gift offer ID and member IDs.
enrol_membershipEnrol a member into a membership tier. Free tiers enrol immediately; paid tiers return PAYMENT_REQUIRED unless skipPriceCheck is set. Use list_tiers first to find the target tier.
get_loyalty_balanceGet a member's current loyalty balance — points, stamps, credits, lifetime totals, and active membership tier. Returns null if the member is not enrolled.
earn_loyalty_pointsCredit loyalty points or stamps to a member. Use field="points" for points, "stamps" for stamps. Server records a transaction with the reason as audit context.
get_dashboard_statsGet high-level business KPIs: member count, new members this week, active subscriptions, total points issued, active promotions, rewards redeemed, messages sent.
list_bookingsList bookings with filters for date range, status, service, staff, or member.
get_booking_detailGet full booking details including line items, status history, and participants.
get_booking_statsGet booking counts: today, this week, this month, and breakdown by status.
get_available_slotsFind available booking slots for a service on a specific date.
list_servicesList booking services with name, price, duration, and status.
get_service_detailGet full service details including addons, staff, resources, and tier pricing.
create_serviceCreate a bookable service. Sets duration, price, capacity, and policies. Use list_service_categories first if you want to attach to an existing category.
update_serviceUpdate an existing booking service. Pass only the fields you want to change.
create_service_scheduleCreate a bookable schedule window for a service, including recurring weekly/daily availability.
list_service_schedulesList schedule windows for booking services.
update_service_scheduleUpdate a service schedule window. Pass only fields to change.
assign_staff_to_serviceAssign a staff member to a booking service. Pass users.id from list_staff.userId.
link_resource_to_serviceLink a room/resource to a booking service.
list_service_categoriesList service categories (groups for booking services like "Treatments", "Classes").
create_service_categoryCreate a service category (e.g. "Treatments", "Classes") to group bookable services.
create_resourceCreate a bookable resource (room, equipment, vehicle). Used by services that have requiresResource=true.
set_resource_availabilityAdd an availability window for a resource. Use day-of-week + recurring=true for weekly schedules, or a specific date for one-off blocks.
set_staff_availabilityAdd an availability window for a staff member (companyMembers.id). Use day-of-week + recurring for weekly schedules, or a specific date for one-off changes.
get_booking_settingsGet global booking settings for the customer booking flow, cancellation rules, visibility options, and confirmation requirements.
update_booking_settingsUpdate global booking settings. Pass only the fields you want to change.
list_ticketsList support tickets with optional filters.
get_ticket_statsGet ticket counts grouped by status.
create_ticketCreate a support ticket for a member issue.
update_ticket_statusUpdate the status of an existing support ticket.
list_dealsList CRM deals (sales pipeline) with optional filters.
update_deal_stageMove a deal to a different pipeline stage.
list_contactsList contacts (people linked to CRM accounts), optionally filtered by account or search.
get_contactFetch a single contact by ID.
create_contactCreate a contact on an existing CRM account.
update_contactUpdate fields on an existing contact.
list_tasksList tasks with optional status, assignee, and account filters.
create_taskCreate a task. Optionally link to a CRM account or assign to a team member.
update_taskUpdate a task (status, priority, assignee, due date, completion).
send_whatsapp_messageDisabled for agents. Use request_send_approval so the merchant can approve the exact WhatsApp draft in Workroom.
search_crmSearch across CRM accounts and contacts by name, email, or phone.
list_invoicesList invoices with optional filters. Use status "OVERDUE" to find unpaid invoices past due date.
list_subscriptionsList member subscriptions. Filter by status to find active, cancelled, or past-due subscriptions.
list_campaignsList marketing campaigns (email, SMS, WhatsApp) with delivery stats.
create_campaignCreate a marketing campaign (email, SMS, or WhatsApp) in DRAFT. For email channelConfig, use subject + htmlBody + optional plainTextBody. recipientSource="list" is accepted as an alias for "individual".
update_campaignUpdate an existing campaign. Channel cannot be changed after creation. Pass only fields to change.
delete_campaignDelete a campaign. Only allowed in DRAFT status; sent campaigns are kept for audit history.
send_campaignDisabled for agents. Use request_send_approval so the merchant can approve the exact campaign send in Workroom.
validate_campaignValidate a campaign before sending. Resolves contactable recipient count and previews the final email subject/body without sending.
send_test_campaignDisabled for agents. Use request_send_approval so the merchant can approve the exact test email in Workroom.
list_notification_logsList notification delivery logs for the current company. Recipients are masked by default for incident-response safety.
list_conversationsList messaging conversations across channels (WhatsApp, SMS, email, etc). Shows unread counts and last message time.
create_broadcastCreate a DRAFT WhatsApp or SMS broadcast campaign. The broadcast is NOT sent — admin must review and send it from the Broadcasts page.
cloneDuplicate an existing record (product, tier, campaign, post, service package, promotion, gift offer). Creates a copy in DRAFT status with "(Copy)" appended to the name.
list_notesList notes attached to a member/account, booking, or ticket.
create_noteAdd a note to a member/account, booking, ticket, or invoice.
confirm_bookingConfirm a pending booking.
cancel_bookingCancel a booking. Optionally provide a reason.
complete_bookingMark a booking as completed. Triggers commission calculation if configured.
mark_no_showMark a booking as no-show when the customer did not attend.
list_promotionsList promotion/coupon codes with optional status filter.
get_promotionGet details of a specific promotion/coupon code.
create_promotionCreate a promotion / discount code. type=percentage or fixed_amount; value is the discount as a string ("10" = 10% or 10 currency units). Codes are uppercased server-side.
update_promotionUpdate an existing promotion. Pass only the fields you want to change.
delete_promotionDelete a promotion. Past usage records are preserved.
validate_promotionCheck if a promotion code is valid for a given order. Returns isValid, discount amount, and an error code/message if invalid. Use before applying to a checkout.
list_reward_schemesList loyalty reward schemes (points/stamps programs) configured for this business.
list_staffList staff/team members in the business.
list_resourcesList booking resources (rooms, equipment, etc.).
list_service_packagesList service packages/prepaid session bundles with optional search, status, sorting, and pagination.
get_service_packageGet service package detail including applicability and selected booking service/event items.
create_service_packageCreate a service package/prepaid session bundle. Use applicableType=SELECTED with applicableItems to limit the package to specific booking services or events.
update_service_packageUpdate an existing service package. Pass only the fields you want to change.
delete_service_packageDelete a service package by ID.
list_my_companiesList all companies/organisations the current user has access to. Use this to see available orgs before switching.
switch_companySwitch the current session to a different company/organisation. Returns a new access token scoped to the target company. All subsequent tool calls will operate on the new company.
list_postsList CMS posts (blog posts and/or pages) with optional filters.
get_postGet detailed CMS post including content blocks, categories, and tags.
create_postCreate a new CMS post (blog_post, page, or any custom post type). The post type must already exist — use list_post_types to discover, create_post_type to add a new one. excerpt = plain-text summary only (auto-derived from blocks if omitted). Structured custom fields go in meta, keyed by the field schema defined with create_post_type_field.
update_postUpdate an existing CMS post (any post type). Only provided fields are changed.
delete_postDelete a CMS post by ID. Permanent — categories detach automatically (cascade), but blocks/meta are not recoverable.
list_image_modelsList AI image-generation models exposed to merchants (sanitized — provider/cost details hidden). Use to pick a `modelCode` for `generate_post_cover`.
generate_imageGenerate an AI image via kie.ai and return its public R2 URL. Use to mint reusable URLs for content blocks (image, gallery), product photos, or any field that takes an image URL — does NOT attach to a post by itself. Costs credits (see list_image_models). On poll timeout the job continues running; pass `jobId` from the response to merchant ai-media APIs to retrieve it later.
generate_post_coverGenerate an AI image and attach it as a post's featuredImage. Submits a kie.ai job, polls until complete, copies the result into the canonical post-asset R2 folder, and writes the public URL onto the post. Costs credits (see list_image_models). On poll timeout, the job continues — call attach_post_cover_from_job(postId, jobId) once it finishes to attach without paying again.
attach_post_cover_from_jobAttach a previously generated ai-media job's output as the post's featuredImage. Use when generate_post_cover timed out (job kept running) or when reusing the same generation across multiple posts. Verifies the job belongs to your company and succeeded. Does NOT charge credits — credits were charged at submit time.
upload_post_cover_from_urlDownload an external image URL into R2 and attach it as the post's featuredImage. Replaces the manual flow of pasting external URLs (which break when the source goes down). Validates content-type starts with `image/` and rejects payloads larger than 20 MB. No AI credits charged — only standard storage.
list_categoriesList CMS post categories.
create_categoryCreate a CMS post category (e.g. "Equipment", "Injection — Botox"). For sub-categories, use namespaced names — the table is flat.
update_categoryUpdate a CMS post category.
delete_categoryDelete a CMS post category. Posts in the category are not deleted; they are simply unlinked.
list_post_typesList all post types defined for this company (built-in: blog_post, page; plus any custom types).
create_post_typeDefine a new custom post type (e.g. "treatment", "service"). Required before creating posts of that type. After creating a post type, use create_post_type_field to define its structured field schema. Those fields are stored in meta on each post — do not use excerpt for structured data.
list_post_type_fieldsList the custom field schema for a post type. Use this before creating posts to know which keys to pass in meta and what types they expect.
create_post_type_fieldAdd a custom field to a post type schema. The field key becomes the key in meta when creating/updating posts. Use fieldType="repeater" with fields=[...] for repeatable structured rows. Use this instead of storing structured data in excerpt.
update_post_typeUpdate a custom post type. Built-in types (blog_post, page) cannot be modified.
delete_post_typeDelete a custom post type. Built-in types cannot be deleted. Fails if any posts of this type still exist — delete those first.
update_post_type_fieldUpdate a field on a post type schema. Changing fieldType or flipping required=true is blocked when posts already use the field unless force=true is passed.
delete_post_type_fieldRemove a field from a post type schema. Blocked when posts of this type still have data in the field unless force=true is passed (orphans the data).
reorder_post_type_fieldsReorder fields on a post type. Pass field IDs in the desired display order; sortOrder is updated to match.
append_post_blockAppend one or more blocks to the end of a post. Each block must be a valid block object: { id, version, type, data }. Types: paragraph, heading, image, list, quote, code, divider, spacer, embed, file, faq, callout, gallery, cta, accordion, product.
replace_post_blockReplace a single block at the given index (0-based). Avoids fetching the full post and re-sending all blocks via update_post.
remove_post_blockRemove the block at the given index (0-based). All subsequent blocks shift up by one.
reorder_post_blocksReorder blocks by passing block IDs in the desired order. The id list must contain every existing block id exactly once.
create_bookingCreate a new booking for a member. Use get_available_slots first to find valid times, then create the booking with the service, member, date, and time.
get_conversation_messagesGet messages from a specific conversation thread. Shows the chat history between the merchant and a contact.
find_or_create_workroom_threadFind or create a Workroom DM thread between a merchant user and an AI colleague. Use this when an inbound event deserves owner attention but no threadId was provided. This only prepares an internal Workroom channel.
post_workroom_messagePost an internal message from an AI colleague into a Workroom thread. Use this to report findings, ask the owner for approval, or share source links after reading CRM/Inbox data. This does not send anything to customers.
request_send_approvalCreate a merchant-owned Workroom approval request for a customer-facing send. The agent must not call send_message, send_whatsapp_message, send_test_campaign, or send_campaign directly.
send_messageDisabled for agents. Use request_send_approval so the merchant can approve the exact draft in Workroom.
list_segmentsList customer segments. Segments group members by criteria for targeted campaigns.
get_segment_membersGet the members that belong to a specific segment.
create_segmentCreate a new customer segment. Use STATIC for manual member lists, DYNAMIC for criteria-based auto-filtering.
list_productsList shop products with optional filters by name, status, or category.
get_productGet full product detail including images, options, and variations.
create_productCreate a new shop product as DRAFT. Merchant can review and activate from the portal.
update_productUpdate an existing product. Only provided fields are changed.
list_product_categoriesList all product categories for the shop.
create_product_categoryCreate a product category. Use parentId to create subcategories under an existing category.
create_variationAdd a variation (size, color, etc.) to an existing product.
list_ordersList shop orders with optional status and search filters.
get_orderGet full order detail including line items.
update_order_statusUpdate the status of a shop order (e.g. confirm, ship, cancel).
list_offer_rulesList upsell/cross-sell offer rules with optional filters.
get_offer_ruleGet offer rule detail including associated products and discounts.
create_offer_ruleCreate an upsell/cross-sell offer rule as draft. Specify trigger type, conditions, and suggested products with optional discounts.
list_knowledge_documentsList merchant knowledge base documents (uploads + scraped URLs). Use to discover what raw sources exist for the LLM-wiki pattern. Pass `updatedAfter` for delta sync. Content bytes are fetched separately via GET /v6/merchant/ai/knowledge/{id}/content — this tool returns metadata only.
list_shipping_methodsList all shipping methods configured for the shop.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。