- Notifications
You must be signed in to change notification settings - Fork1k
Commitf085c37
authored
fix(dogfood/coder): fix env var for exp mcp configure claude-code (#19404)
`coder exp mcp configure claude-code` will read the API key forclaude-code from the environment variable `CLAUDE_API_KEY`. Claude willalso happily read `ANTHROPIC_API_KEY` but will ask you to confirm first,which is problematic in an automated setup.Also bumps claude-code module.1 parent5e4aa79 commitf085c37
1 file changed
+4
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
402 |
| - | |
| 402 | + | |
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
| |||
810 | 810 |
| |
811 | 811 |
| |
812 | 812 |
| |
813 |
| - | |
| 813 | + | |
| 814 | + | |
814 | 815 |
| |
815 | 816 |
| |
816 |
| - | |
| 817 | + | |
817 | 818 |
| |
818 | 819 |
| |
819 | 820 |
| |
|
0 commit comments
Comments
(0)