← thequietprotocol.com

INDIVIDUAL MCP TOOL

scan_ai_visibility

Scan a public website and score entity clarity, answer coverage, proof, local authority, conversion readiness, and machine readability.

thequietprotocol.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

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

  • A tool name or description suggests retrieving external content.

Parent endpoint

thequietprotocol.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.thequietprotocol-com]
url = "https://www.thequietprotocol.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thequietprotocol-com": {
      "type": "http",
      "url": "https://www.thequietprotocol.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thequietprotocol-com
Remote MCP URL: https://www.thequietprotocol.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": {
    "thequietprotocol-com": {
      "url": "https://www.thequietprotocol.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thequietprotocol-com": {
      "type": "http",
      "url": "https://www.thequietprotocol.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thequietprotocol-com",
  "transport": "streamable-http",
  "url": "https://www.thequietprotocol.com/api/mcp"
}
MCP Inspector

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

Related tools

  • run_ai_business_os_diagnostic — Diagnose whether a service business is actually operating like an AI Business Operating System using lead volume, customer value, and the primary systems constraint.
  • run_front_door_benchmark — Benchmark the business front door using lead volume, customer value, and current intake profile to estimate monthly and annual revenue at risk.
  • run_trust_stack_audit — Scan a public website and score review signals, proof depth, expert identity, differentiation, and local trust.
  • run_review_velocity_benchmark — Benchmark whether a business is creating enough fresh review proof based on total reviews, recent review pace, and monthly completed jobs or appointments.
  • run_competitor_intake_scanner — Compare the visible intake posture of your site against a competitor and score where the competitive intake gap is opening.
  • run_response_time_loss_estimator — Estimate lost bookings and revenue at risk caused by slow first response using lead volume, average value, and average response time.
  • list_resources — List free resources published by The Quiet Protocol, optionally filtered by category or limited in count.
  • get_resource — Fetch one free resource by slug, including download metadata when available.