site for VS Code
com.sellablescore/site
Sellable Score: the site's own MCP server — checker, enquiry (enquiry = a human handoff, not a...
client:VS Code
transport:streamable-http
tools:6
Install site in VS Code
.vscode/mcp.json
{
"servers": {
"site": {
"type": "http",
"url": "https://sellablescore.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs