For developers and AI agentsGo to the dashboard
Connect your business to your AI agent
The Lidia Labs MCP server and API give Claude Code, Cursor, Codex, Antigravity and more control of your business: contacts, calendar, WhatsApp inbox, the Lidia agent and everything else — with permissions you control.
1. Create your API key
Open the dashboard, go to Settings → Connections and create a key with the permissions you need (read and/or write per resource). It's shown only once.
2. Connect the MCP
Pick your client and paste the config. Replace YOUR_API_KEY with your key. Endpoint:
https://lidialabs.com/api/mcp
$ claude mcp add --transport http lidia https://lidialabs.com/api/mcp \ --header "Authorization: Bearer YOUR_API_KEY"
3. Give the agent the guide (optional)
The MCP already self-documents on connect. To make it even better, install the guide in your client:
Claude Code skill
curl -fsSL https://lidialabs.com/mcp/claude-code/SKILL.md \ --create-dirs -o ~/.claude/skills/lidia-labs/SKILL.md
AGENTS.md for Codex and Antigravity
curl -fsSL https://lidialabs.com/mcp/AGENTS.md >> AGENTS.md
REST · https://lidialabs.com/api/v1
No account yet? Getting started is free.
Start free