hubspot dbv for VS Code
com.edgethirteen.www/hubspot-dbv
Free map of HubSpot legacy v1-v4 API operations to their date-based-versioning replacements.
client:VS Code
transport:streamable-http
Install hubspot dbv in VS Code
.vscode/mcp.json
{
"servers": {
"hubspot-dbv": {
"type": "http",
"url": "https://www.edgethirteen.com/api/mcp/hubspot-dbv"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs