dbt mcp and vscode

The problem I’m having

Is there an ETA when the dbt MCP remote will support Dynamic Client Registration (DCR) given Visual Studio Code MCP Client automatically attempts this and fails?

#tools-dbt-mcp

The context of why I’m trying to do this

Access dbt MCP Remote server via Visual Studio Code

What I’ve already tried

Added the authentication headers to mcp.json

Some example code or error messages

"Dynamic Client Registration not supported"

The authorization server '<dbt mcp uri>' does not support automatic client registration. Do you want to proceed by manually providing a client registration (Client Id)? 


#tools-dbt-mcp