site for VS Code
uk.co.diningco/site
Dining Co: the site's own MCP server — shop; every answer cites the site.
client:VS Code
transport:streamable-http
tools:8
Install site in VS Code
.vscode/mcp.json
{
"servers": {
"site": {
"type": "http",
"url": "https://diningco.co.uk/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs