Skip to content

Conversation

@aancw
Copy link
Contributor

@aancw aancw commented Jul 3, 2025

Description

The guide in the README.md for the one-liner command should include the -- syntax. Without it, you may encounter an error like the one below:

% claude mcp add gemini-cli npx -y gemini-mcp-tool error: unknown option '-y' 

Expected result:

% claude mcp add gemini-cli -- npx -y gemini-mcp-tool Added stdio MCP server gemini-cli with command: npx -y gemini-mcp-tool to local config 

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • I have tested these changes locally
  • My code follows the project's style
  • I have updated the documentation if needed
@jamubc jamubc merged commit 970ec5a into jamubc:main Jul 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants