site for VS Code
uk.co.officerelocationquotes/site
Office Relocation Quotes: the site's own MCP server — enquiry (enquiry = a human handoff, not a...
client:VS Code
transport:streamable-http
Install site in VS Code
.vscode/mcp.json
{
"servers": {
"site": {
"type": "http",
"url": "https://officerelocationquotes.co.uk/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs