Skip to content

geminimcp,claude code 用来调度 gemini 的 MCP

claude code 全局安装命令

bash
claude mcp add gemini -s user --transport stdio -- uvx --from git+https://github.com/GuDaStudio/geminimcp.git geminimcp

产生的配置:

json
{
	"mcpServers": {
		"gemini": {
			"type": "stdio",
			"command": "uvx",
			"args": ["--from", "git+https://github.com/GuDaStudio/geminimcp.git", "geminimcp"]
		}
	}
}

贡献者

The avatar of contributor named as ruan-cat ruan-cat

页面历史

最近更新