zayedrais/AI_Agent_with_MCP
MCP server built with Google’s Agent Development(ADK) Kit featuring multiple specialised agents that collaborate through intelligent routing. The system provides RESTful API endpoints for various capabilities including web searches, data analysis, and code generation while maintaining extensibility through a modular architecture
Platform-specific configuration:
{
"mcpServers": {
"AI_Agent_with_MCP": {
"command": "npx",
"args": [
"-y",
"AI_Agent_with_MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...