mcp for VS Code
com.geekflare/mcp
Geekflare MCP server for scraping, search, screenshots, broken links, DNS lookup, and network tools.
client:VS Code
transport:streamable-http
runtime:npm
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.geekflare.com/{API_KEY}/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs