L

lucid.app

Lucid provides visual collaboration products including Lucidchart and Lucidspark, plus a developer platform for building integrations, extensions, embeds, and data workflows around those products.

3 integrations · MCP · REST · CLI

Lucid exposes a REST API at api.lucid.co authenticated by OAuth 2.0 bearer tokens or Lucid API keys, a streamable-HTTP MCP server at mcp.lucid.app/mcp using OAuth, and a Node-based `lucid-package` CLI for extension development.

discovered 1d ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Lucid OAuth 2.0 clientoauth2Set up OAuth

Create an OAuth 2.0 client in the Lucid developer portal as described in OAuth 2.0 client creation. Lucid's REST API uses the authorization code flow; after creating the client, direct users to https://lucid.app/oauth2/authorizeUser and exchange the code at https://api.lucid.co/oauth2/token. Request only the needed scopes, such as user.profile, document scopes, or offline_access for refresh tokens.

Lucid API keyapi_keyGet key

Create an API key from the Lucid developer tools / portal using the flow documented in API Keys, Using API Keys, and Creating a key. Configure the key's grants to allow the REST API operations your integration needs.

conventions · 1/8 published

Publish these signals → /publishing