Preflight Checklist
What's Wrong?
Previously, I was able to access all my Claude.ai MCPs in Claude code. Recently, I notice that it is missing.
I suspect it is because the flag ("tengu_claudeai_mcp_connectors") keeps being set to false on start up of Claude code. Not sure why this is happening
What Should Happen?
It should always load the Claude.ai MCPs in my Claude code
Error Messages/Logs
Steps to Reproduce
- Set "tengu_claudeai_mcp_connectors": false as true in .claude.json in user scope
- restart claude code
- It will be reset back to false and the MCPs are missing
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.25
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
VS Code integrated terminal
Additional Information
No response
Preflight Checklist
What's Wrong?
Previously, I was able to access all my Claude.ai MCPs in Claude code. Recently, I notice that it is missing.
I suspect it is because the flag ("tengu_claudeai_mcp_connectors") keeps being set to false on start up of Claude code. Not sure why this is happening
What Should Happen?
It should always load the Claude.ai MCPs in my Claude code
Error Messages/Logs
Steps to Reproduce
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.25
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
VS Code integrated terminal
Additional Information
No response