google image search for VS Code
com.jojapi/google-image-search
Google Image Search: Fast and Simple Google Images Search API. You can get 100+ search results in.
client:VS Code
transport:streamable-http
tools:2
Install google image search in VS Code
.vscode/mcp.json
{
"servers": {
"google-image-search": {
"type": "http",
"url": "https://mcp.jojapi.com/google-image-search"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs