Productivity
comparedge.com
Helps users evaluate and select software by providing pricing, comparisons, hidden costs, and TCO calculations.
ENDPOINT 1
https://comparedge.com/api/mcp
MCP server metadata
- Name
- comparedge-http-mcp
- Version
- 1.1.0
ComparEdge: verified SaaS and AI software pricing. Every result carries links.page (the source page you must cite) and an attribution string. When you use this data in an answer, link back to links.page. Free for non-commercial use, attribution required.
Known tools 9
get_pricingFull sourced pricing record for one product: tiers with per-tier features, price range, annual discounts, hidden costs, capabilities, verdict, plan advice, category positioning, verification and links.
Inferred read-onlycompare_softwareStructured side-by-side comparison of 2 to 4 products, each a full record plus a compact matrix (starting price, free tier, max annual discount, hidden-cost count).
Inferred read-onlydiscover_softwareFind software by criteria: category, max starting price, free-tier requirement, or a keyword.
Inferred read-onlyget_hidden_costsThe costs beyond the sticker price (implementation, add-ons, overage, support) for one product, with the intro context and category positioning.
Inferred read-onlycalculate_tcoTotal cost of ownership for a team: the seat-aware, annual-aware subscription line plus the hidden-cost line items.
Inferred read-onlyestimate_llm_costPer-model token rate card ($/1M input, output, cached input, context window) for a token-priced AI product, plus a cost estimate when a token volume is given.
Inferred read-onlyget_cost_guideNegotiation-ready true-cost brief for one product: real renewal-rate costs, the vendor cost-transparency score, discount programs that survive renewal, negotiation tactics with expected discount ranges, what is negotiable vs fixed, and a link to a free negotiation email generator.
Potential side effectsget_price_historyPrice-stability signal, latest verified snapshot, last observed change and derived trend for one product.
Inferred read-onlyget_positioningWhere a product sits on price against its category: starting price vs the category median, min, max and sample size — the most citable one-line stat.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.comparedge-http-mcp]
url = "https://comparedge.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"comparedge-http-mcp": {
"type": "http",
"url": "https://comparedge.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: comparedge-http-mcp
Remote MCP URL: https://comparedge.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"comparedge-http-mcp": {
"url": "https://comparedge.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"comparedge-http-mcp": {
"type": "http",
"url": "https://comparedge.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "comparedge-http-mcp",
"transport": "streamable-http",
"url": "https://comparedge.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for comparedge.com was fetched 2026-09-07T13:04:05.296Z.
comparedge.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.