Skip to main content
Solved

MCP error in Lucid

  • December 17, 2025
  • 6 replies
  • 42 views

Forum|alt.badge.img+1

This is the error I get when trying to install the MCP Server.

{"error": "server_error", "error_description": "'AuthorizationCodeRecord' object has no attribute '_record_dek_result'"}

Best answer by Pierce Bringhurst

Hi KBeals,

We are looking into this bug and will let you know when it’s resolved! 

Thanks

Comments

Zuzia S
Forum|alt.badge.img+8
  • Lucid community team
  • December 18, 2025

Hi ​@kbeals, thanks for posting in the Lucid Community!
This community is dedicated to supporting your work across all Lucid Software products:

  • Lucidchart
  • Lucidspark
  • Lucidscale and the Cloud Accelerator
  • Process Accelerator
  • Agile Accelerator

Do you have a question about one of our products? To make sure I understand the issue fully and can point you in the right direction, would you mind providing me with the following information so I can take a closer look?

  • A brief description of what you are trying to accomplish and the issue you're seeing
  • A screenshot of the issue (if possible)

Thank you your help and patience!


Forum|alt.badge.img+1
  • Author
  • December 18, 2025

Subject: MCP OAuth Authentication Error - "_record_dek_result" attribute error

Description:

When attempting to authenticate with the Lucid MCP server, the OAuth flow fails with a server-side error.

Configuration:

{
  "command": "npx",
  "args": ["-y", "mcp-remote", "https://mcp.lucid.app/mcp"]
}
Environment:

Client: VS Code with Amp extension
OS: Windows 11
Node.js: v25.2.1
mcp-remote: v0.1.36
Steps to Reproduce:

Configure MCP server with the above settings
Reload VS Code
Browser opens for OAuth authentication
After authorizing, receive error
Error Message:

{"error": "server_error", "error_description": "'AuthorizationCodeRecord' object has no attribute '_record_dek_result'"}
This appears to be a server-side Python error in Lucid's OAuth implementation.

Additional Info:

Lucid account admin panel MCP setting status: [confirm if enabled] Yes


Forum|alt.badge.img+1

Hi KBeals,

We are looking into this bug and will let you know when it’s resolved! 

Thanks


Forum|alt.badge.img+1

A fix for this issue should be released now! Let us know if you’re still seeing it. 

Thanks for letting us know about this bug! 


Forum|alt.badge.img+1
  • Author
  • December 23, 2025

I will test it and let you know.


Forum|alt.badge.img+1
  • Author
  • December 23, 2025

The bug has been fixed.  Thank you.