MCP server for Gemini CLI integration with authentic creative process support based on Robert Fritz's framework
{
"mcpServers": {
"coaia-gemini-tool": {
"command": "npx",
"args": [
"-y",
"coaia-gemini-mcp-tool"
]
}
}
}