**Version** 26.3.1 Follow the instructions here: https://arcadedb.com/blog/arcadedb-mcp-server-connect-your-llm-to-your-database/ using the **API Token** authentication method Test by starting Claude Desktop 1. Observe the error popup: <img width="569" height="156" alt="Image" src="https://github.com/user-attachments/assets/9eab5116-4a40-4a17-af43-ef94f96afa01" /> 2. Observe the error on the MCP screen: <img width="964" height="498" alt="Image" src="https://github.com/user-attachments/assets/94e00908-c6b7-42f6-aa24-414a730bb7e4" /> 3. Observe the error in the logs: ``` Connection error: StreamableHTTPError: Streamable HTTP error: Error POSTing to endpoint: {"jsonrpc":"2.0","id":0,"error":{"code":-32600,"message":"User not authorized for MCP access"}} ``` Test again using **Basic Auth** - observe successful connection
Version 26.3.1
Follow the instructions here: https://arcadedb.com/blog/arcadedb-mcp-server-connect-your-llm-to-your-database/ using the API Token authentication method
Test by starting Claude Desktop
Test again using Basic Auth - observe successful connection