paulfruitful/gemini-tool-agent
This is a simple sdk for building gemini agents that can call tools + work with mcp servers
Platform-specific configuration:
{
"mcpServers": {
"gemini-tool-agent": {
"command": "npx",
"args": [
"-y",
"gemini-tool-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...