Ccg Mcp Tool
Freeby MCP Community
MCP server for Claude Code, Codex, and Gemini integration
v0.3.3Added Apr 12, 2026
mcpmodelcontextprotocolgeminicliai
Ccg Mcp Tool MCP Server
MCP server for Claude Code, Codex, and Gemini integration
Installation
npx -y @diazstg/ccg-mcp-tool
Reviews
Installation
Quick install
npx -y @diazstg/ccg-mcp-tool
Add to claude_desktop_config.json
{
"mcpServers": {
"ccg-mcp-tool": {
"command": "npx",
"args": ["-y", "@diazstg/ccg-mcp-tool"]
}
}
}