MCP server

Lucid
MCPOfficial Lucid MCP. Diagrams the agent can draw.
Lucid’s connector. Search, edit, and create docs — then summarize them.
latest·Proprietary·Updated this quarter·github.com/lucidsoftware/lucid-mcp-server·Transport: http
Claude CodeCursorDesktop
ScannedActive
claude_desktop_config.json
{
"mcpServers": {
"lucid": {
"url": "https://mcp.lucid.app/mcp"
}
}
}By Lucid
Spec
What the server actually exposes.
search_docs
readLucid docs you can see.
get_doc
readA document’s contents.
edit_doc
writeEdit after you confirm.
Guardrails
- OAuth or an API key you provide
- Writes are separate tools
- Scope is the account you connect
lucid-mcp.mcp/tools
Tools
- read
search_docs
Lucid docs you can see.
- read
get_doc
A document’s contents.
- write
edit_doc
Edit after you confirm.
Last call
{ "ok": true,
"tool": "search_docs",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
