site for VS Code
com.roofingquotesuk/site
Roofing Quotes UK: the site's own MCP server — dataset, enquiry, entities (enquiry = a human...
client:VS Code
transport:streamable-http
tools:15
Install site in VS Code
.vscode/mcp.json
{
"servers": {
"site": {
"type": "http",
"url": "https://roofingquotesuk.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs