• task-master-ai
• Status: enabled
• Auth: Unsupported
• Command: npx -y task-master-ai
• Env: OPENAI_API_KEY=sk12343, OPENAI_BASE_URL=xxx
• Tools: (none)
• Resources: (none)
• Resource templates: (none)```
it shows actual openAI key , I was expecting it to show ***** or something as if we running headless codex it can expose the API and other sensitive info like PAT token easily in trace
### What steps can reproduce the bug?
1. have mcp setup with OAI key as env variable
2. /mcp
### What is the expected behavior?
sensitive info should be masked out with ****
### Additional information
_No response_