How to install globally for Claude? #55
Unanswered
isleofgreg
asked this question in
Q&A
Replies: 1 comment
-
|
Use --scope parameter. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I ran:
codex mcp add gemini-cli -- npx -y gemini-mcp-tool
It installed globally. Great.
But when I ran:
claude mcp add gemini-cli -- npx -y gemini-mcp-tool
It installed to my local home folder which I did not want. How to fix this and install globally?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions