WebStartHub services for VS Code
com.webstarthub/services
Public services, guide/FAQ search and estimates. Inquiry drafts require scoped authentication.
client:VS Code
transport:streamable-http
Install WebStartHub services in VS Code
.vscode/mcp.json
{
"servers": {
"services": {
"type": "http",
"url": "https://webstarthub.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs