arani87/adk-sample-agent
A simple agent that connects with Gemini for LLM reasoning, and a MCP server for tool invocation
Platform-specific configuration:
{
"mcpServers": {
"adk-sample-agent": {
"command": "npx",
"args": [
"-y",
"adk-sample-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...