saas pricing extractor for VS Code
io.github.dataleadspro/saas-pricing-extractor
Extract and structure pricing pages from any SaaS site: plans, tiers, and features.
client:VS Code
transport:streamable-http
tools:1
Install saas pricing extractor in VS Code
.vscode/mcp.json
{
"servers": {
"saas-pricing-extractor": {
"type": "http",
"url": "https://data.dataleads.pro/mcp/saas-pricing-extractor"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs