← frontdeskreview.com

INDIVIDUAL MCP TOOL

search_vendors

Search any theme's data index by free-text query across vendor name, domain, integrations, plan notes, and capabilities (e.g.

frontdeskreview.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

frontdeskreview.com

CONNECT 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.the-front-desk-review]
url = "https://mcp.frontdeskreview.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "the-front-desk-review": {
      "type": "http",
      "url": "https://mcp.frontdeskreview.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: the-front-desk-review
Remote MCP URL: https://mcp.frontdeskreview.com/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": {
    "the-front-desk-review": {
      "url": "https://mcp.frontdeskreview.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "the-front-desk-review": {
      "type": "http",
      "url": "https://mcp.frontdeskreview.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "the-front-desk-review",
  "transport": "streamable-http",
  "url": "https://mcp.frontdeskreview.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_sections — Enumerate ALL 271 pricing themes this index covers: the deep hub sections (e.g.
  • compare — Compare specific vendors side by side by slug within any theme (e.g.
  • get_normalized_pricing — Effective monthly cost per vendor in any theme at a chosen call volume, normalizing flat, per-minute and per-call billing to one comparable number.
  • get_benchmark — Per-vendor benchmark card by slug within any theme: full provenanced record plus dataset-derived indicators (entry price, normalized cost at 100 and 500 calls/mo where call-volume applies, billing models, free-tier presence, compliance, integration breadth).
  • find_best — Answer 'best <theme> for <use case>' and 'cheapest <theme>' directly: returns the theme's vendors ranked by entry price (cheapest first, quote-only last), each with its verified compliance facts (HIPAA/SOC 2/GDPR), free-tier flag, best-for tags and the entry plan's source.
  • list_coverage — What this index actually covers, so a miss reads as out-of-scope rather than broken.
  • whats_changed — Recent dated price-change capsules, newest first — the freshness a base model cannot have.
  • get_price_history — The full dated price series for ONE product or vendor (by slug), plus derived stats: first-tracked date, current/low/high, number of recorded changes, net % since tracked, the largest single move, and the last change.