AbiramiSukumaran/renovation-agent-adk-mcp-toolbox
This is the Multi-agent Renovation Application we built earlier using ADK but modified to include a new tool using MCP Toolbox for Databases. This is so we can create a controlplane to abstract database management activities from your agentic application code.
Platform-specific configuration:
{
"mcpServers": {
"renovation-agent-adk-mcp-toolbox": {
"command": "npx",
"args": [
"-y",
"renovation-agent-adk-mcp-toolbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...