claude mcp add ykhoyda-ask-gemini -- npx -y ask-gemini-mcp
{
"mcpServers": {
"ykhoyda-ask-gemini": {
"command": "npx",
"args": ["-y", "ask-gemini-mcp"]
}
}
}
{
"mcpServers": {
"ykhoyda-ask-gemini": {
"command": "npx",
"args": ["-y", "ask-gemini-mcp"]
}
}
}
{
"mcpServers": {
"ykhoyda-ask-gemini": {
"command": "npx",
"args": ["-y", "ask-gemini-mcp"]
}
}
}
About This MCP Server
The ask-gemini Model Context Protocol server enables collaboration between AI coding assistants like Claude and Gemini CLI, facilitating AI-to-AI collaboration, code review, and second opinions. This server acts as a bridge, connecting these tools to enhance development workflows. Developers would use this server when they need to leverage the capabilities of both Claude and Gemini CLI in their coding projects.
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
ask-gemini-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The ask-gemini server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.