Popular: Create Your First Booking Link Manage Billing
In this article

Connect Dlopo to MCP

Connect Dlopo to any MCP-compatible AI assistant with a remote server URL and an API key. No local bridge or SDK is required.

Before you begin

You need an email-verified Dlopo account with private API beta access enabled, plus an MCP client that supports a remote Streamable HTTP server and a Bearer authorization header.

Create an API key

  1. Go to SettingsAPI Keys.
  2. Select New API key.
  3. Name the key after the assistant you are connecting.
  4. Choose only the scopes it needs, then save and copy the key.

Dlopo shows the full secret only when you create or rotate a key. Treat it like a password. Start with links:read; add links:write or availability:write only when you want the assistant to make those changes.

Add Dlopo to your assistant

  • Server URL: https://api.dlopo.com/v1/mcp
  • Authorization header: Bearer dlp_...

Replace dlp_... with your complete API key, save the configuration, and let the client discover tools. First ask it to list your booking links.

Troubleshooting and removal

If a tool is missing, check its required scope and reconnect the client. Confirm the key is enabled and has not been revoked or deleted. To stop access, disable, revoke, or delete the key. After rotating a key, update the saved key in your assistant.

Did this answer your question?