priceparse for VS Code
io.github.larshiensch99/priceparse
Extract structured pricing tiers and addons from any SaaS pricing page URL. Built for AI agents.
client:VS Code
transport:streamable-http
Install priceparse in VS Code
.vscode/mcp.json
{
"servers": {
"priceparse": {
"type": "http",
"url": "https://api.priceparse.com/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs