GoAI Moat Google Search for VS Code
com.goaimoat/google-search
Google web and news search for AI agents.
client:VS Code
transport:streamable-http
tools:3
Install GoAI Moat Google Search in VS Code
.vscode/mcp.json
{
"servers": {
"google-search": {
"type": "http",
"url": "https://search.mcp.goaimoat.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs