gemini-flow
Gemini-Flow is an autonomous AI development team platform that integrates various AI services for efficient orchestration.
Gemini-Flow is a production-ready AI orchestration platform that revolutionizes the deployment, management, and scaling of AI within organizations. It supports both A2A and MCP dual protocols, enabling seamless integration with Google AI services and a suite of specialized AI agents. With impressive performance metrics, Gemini-Flow can handle a high volume of operations, making it suitable for demanding applications. As an archived project, Gemini-Flow serves as a valuable resource for learning and experimentation in the rapidly evolving field of generative AI. Although the project will no longer receive updates, it remains a comprehensive tool for those looking to harness the power of AI in their workflows.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"gemini-flow": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gemini-flow"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions