You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MCP Servers have been standardizing on the OAuth protocol for authentication. It would be great if the MCP server would follow suite and not require authentication via the TFE Token.
Attempted Solutions
when building from source, we can now reference terraform cloud but it requires a TFE token.
Proposal
Follow the standard OAuth2 to allow the MCP server to access Terraform Cloud without a static token. Ensure use of PDM so VS Code will automatically know how to perform OAuth authentication.
jgleonard-takeda, mundijr, franco-gh, leefowlercu, jweigand and 1 more