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