Commit be15589
committed
fix(mcp): improve API key status messaging
- Show when API key is configured instead of misleading 'not set' message
- Add informative message when server has API key configured
- Applies to both setup-claude-code-mcp.sh and fix-mcp-servers.sh
Previously would show 'Skipping exa (EXA_API_KEY not set)' even when
the key was set. Now correctly shows the key is configured.1 parent a10397e commit be15589
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments