Linux 软件免费装
Banner图

HaruDigi Booking Abilities for Amelia and Easy MCP AI

开发者 smvueno
jensmadsen
harudigi
更新时间 2026年9月12日 16:42
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

booking ai amelia mcp abilities

下载

2.0.5 2.0.6 2.0.7 2.0.4 2.0.8 2.0.2 2.0.3

详情介绍:

HaruDigi Booking Abilities for Amelia and Easy MCP AI exposes seven meta abilities (help, status, discover, query, mutate, book, pay) so AI agents can manage Amelia without 100+ tools. While active, this plugin unregisters Amelia Pro’s native abilities from the WordPress Abilities API so Easy MCP AI only sees the meta tools (natives duplicate coverage and hardcode approved on create). Amelia’s separate MCP HTTP endpoint is left alone; deactivate this plugin to restore natives. Requires Amelia Booking 9.7+. Easy MCP AI is required. Disclaimer: Independent plugin by HaruDigi — not affiliated with or endorsed by TMS Software. What this plugin does Requirements Updates Author: Jens Madsen · Brand: HaruDigi · harudigi.com

安装:

  1. Install and activate Easy MCP AI.
  2. Install and activate Amelia Booking 9.7 or newer.
  3. Upload the harudigi-booking-abilities-for-amelia folder to /wp-content/plugins/, or install the release ZIP.
  4. Activate HaruDigi Booking Abilities for Amelia and Easy MCP AI.
  5. In Easy MCP AI → Abilities, confirm only the 7 meta amelia/* tools are enabled.
  6. Create a bearer token; connect clients to /wp-json/easy-mcp-ai/v1/mcp.

升级注意事项:

2.0.8 Use amelia/pay action=link amount=half (or a JPY amount) for deposit links; send the returned Stripe URL to the client. 2.0.7 Use amelia/book action=notify id=… confirm:true to manually email customers for the current booking status. 2.0.6 GitHub auto-updates work for the public repo with no token; HARUDIGI_GH_TOKEN remains optional for private repos. 2.0.5 GitHub updates work for private repos when HARUDIGI_GH_TOKEN is set in wp-config.php. 2.0.4 Customer notes and catalog/event patch updates work via amelia/mutate and amelia/book. 2.0.3 Changelog is now maintained in one place and published to GitHub and wordpress.org automatically. 2.0.2 WordPress.org SVN deploy via GitHub Actions; production zip hardening. 2.0.1 Production: 7 meta Amelia tools for Easy MCP AI; Amelia natives suppressed in Abilities API. 2.0.0 Breaking: old fine-grained amelia/* ability slugs removed. Update agent prompts to use meta tools. 1.7.4 Fixed: Cache Amelia status counts; Plugin Check cleanups under install slug 1.7.3 Fixed: Plugin Check cleanups 1.7.2 Fixed: Appointment extras dropped on update

常见问题:

What Amelia version do I need?

Amelia Booking 9.7 or newer.

Is this an official Amelia / TMS plugin?

No. Independent HaruDigi plugin — not affiliated with or endorsed by TMS Software.

Does this replace Amelia’s MCP tools?

For Easy MCP AI: yes while active — Amelia’s 12 native abilities are unregistered from the Abilities API so agents only see the 7 meta tools. Amelia Pro’s own MCP HTTP route (/wp-json/mcp/...) is not configured by this plugin. Deactivate to restore natives.

Why is Easy MCP AI required?

Easy MCP AI is the MCP host. This plugin adds Amelia abilities to that host.

How do I book without emailing the customer?

Leave notify / notifyParticipants unset or false (the default). Only set true after the human approves. That flag only allows mail on create/status events — it does not send by itself.

How do I send a customer email for an existing booking?

amelia/book with action=notify (or resend), appointment id, and confirm:true. Optional booking_id. The matching customer status template must be enabled in Amelia → Notifications.

How do payment links work?

amelia/pay with action=link returns a checkout URL for the appointment’s remaining balance. Card checkout in a browser is out of scope for MCP.

更新日志:

2.0.8 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.7.4 1.7.3 1.7.2