VS Code extension: claude.ai MCP connectors require CLI session first
Resolved 💬 3 comments Opened Mar 25, 2026 by sdaly-cat Closed Mar 29, 2026
Description
When authenticating a claude.ai MCP connector (e.g., Atlassian), the VS Code extension does not pick up the connection until a CLI session is run first. New VS Code sessions report no MCP tools available even after successful authentication.
Steps to Reproduce
- Go to
claude.ai/settings/connectorsand connect Atlassian (OAuth flow completes successfully) claude mcp listshowsclaude.ai Atlassianas "Needs authentication"- Restart VS Code completely
- Open a new Claude Code session in VS Code
- Ask Claude to access Jira → fails, says no Jira tools available
Workaround
- After authenticating on
claude.ai/settings/connectors, open a terminal and runclaude(CLI) - In the CLI session, use a Jira tool (this establishes the connection)
- Now restart VS Code and open a new Claude Code session
- Jira tools are now available in VS Code
Expected Behavior
After authenticating a claude.ai connector in the browser, the VS Code extension should be able to use the connector without requiring a CLI session first.
Environment
- OS: Windows 11 Pro 10.0.26200
- Claude Code VS Code Extension
- Connector: Atlassian (Jira)
🤖 Generated with Claude Code
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗