Lucidchart for your agents.
Connect Lucidchart once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Lucidchart.
What agents can do with Lucidchart
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
lucidchart_get_profileCheck the credentials: returns the current user profile.
lucidchart_list_documentsList documents the user has access to.
lucidchart_get_documentGet a single document by its id.
lucidchart_get_document_contentGet the full content of a document including all shapes and elements.
lucidchart_list_favoritesList favorited documents.
lucidchart_create_documentCreate a new blank document.
lucidchart_delete_documentMove a document to the trash by id.
lucidchart_list_foldersList folders in the account.
lucidchart_get_user_accountGet the authenticated user's account details.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to Lucidchart and go to Account Settings > API.
- Generate an API key and copy it.
- The key is passed as a Bearer token in the Authorization header.
- Also include the Lucid-Api-Version header with value "1".
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Lucidchart to Even: call connect_begin("lucidchart") on the even-connect MCP and walk me through it.
List all Lucidchart diagrams and retrieve the full content of a specific diagram.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.