Drop-in replacement for ChatGoogleGenerativeAI that automatically fixes schema compatibility issues with MCP tools and Gemini API
{
"mcpServers": {
"h1deyalangchain-google-genai-ex": {
"command": "npx",
"args": [
"-y",
"@h1deya/langchain-google-genai-ex"
]
}
}
}