Lucid MCP Server

Connect your AI tools to Lucid to intelligently search for files, create visuals, and share with your team. It is available as a remote MCP endpoint.

Teams that want a hosted documentation endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-07-07 · ★ 2 · #197 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18

Apache-2.0 · how we verify → /methodology

01 · Install Lucid

Claude Code

claude mcp add lucidsoftware-lucid-mcp-server --transport http https://mcp.lucid.app/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "lucidsoftware-lucid-mcp-server": {
      "url": "https://mcp.lucid.app/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.lucid.app/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.lucid.app

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license Apache-2.0 - declared in the repository

registry vendor namespace app.lucid.mcp - domain-verified with the official MCP registry

03 · Who maintains Lucid

Lucid is maintained by lucidsoftware. It's the only MCP server we track from this author; the repo dates to Jun 2026.

04 · Facts

category
documentation - ranked #197 of 208 actively-maintained documentation servers as of 2026-09-18.
registry
app.lucid.mcp/lucid (active, first published 2026-03-18 · 2 versions)

05 · Lucid FAQ

What is Lucid?

Connect your AI tools to Lucid to intelligently search for files, create visuals, and share with your team. It is available as a remote MCP endpoint.

Is Lucid still maintained?

Yes - as of 2026-09-18, its last commit was 2026-07-07. We re-verify nightly.

How do I install Lucid?

Run `claude mcp add lucidsoftware-lucid-mcp-server --transport http https://mcp.lucid.app/mcp`. You can also paste the ready-made client config above.

Does Lucid require authentication?

Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Lucid