In this article
Claude Code
Claude Code can connect directly to Dlopo’s remote MCP server. Create a dedicated API key in Settings → API Keys, then give it only the scopes you need.
Add the server
The endpoint is https://api.dlopo.com/v1/mcp. In Terminal, add a remote HTTP MCP server named dlopo with a Bearer Authorization header containing your API key. Use claude mcp list to confirm it was added, then ask Claude Code to list your booking links.
Keep access scoped
Start with links:read. Add write scopes only when you want Claude Code to change that type of data. Write and delete actions take effect immediately, so review requests carefully.
Remove access
Run claude mcp remove dlopo to remove the local connection. Disable, revoke, rotate, or delete the API key in Dlopo to fully stop access.