FAQ Q390: Can my customers use an AI agent to interact with my Planyo site?

Absatz: Integrations with other apps and data import/export
Yes, we have an MCP (Model Context Protocol) which is an open standard that allows external AI agents to connect to your Planyo site. The MCP endpoint is:

https://www.planyo.com/mcp/

You only need to let your AI agent know the endpoint and it will be able to discover the available tools / webhooks on its own. By default all AI access is disallowed so you'll need to first switch it on on the AI settings page. On the same page you will be able to get your MCP security key which is needed to access the MCP. Note that at any time you can reset the existing MCP key which would revoke access to any clients that previously interacted with the MCP.

The MCP allows external AI agents to:
The agent has access only to the reservations it made. It cannot access any info of (or register a webhook for) any of your other reservations.

FAQ