Quiet Protocol Growth Offense
AI visibility, front-door, review, and trust audits for service businesses.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add joeroy2027/tqp-site
# Browse available tools
npx -y smithery tool list joeroy2027/tqp-site
# Get full schema for a tool
npx -y smithery tool get joeroy2027/tqp-site scan_ai_visibility
# Call a tool
npx -y smithery tool call joeroy2027/tqp-site scan_ai_visibility '{}'Direct MCP Connection
Endpoint: https://tqp-site--joeroy2027.run.tools
Tools (19)
scan_ai_visibility— Scan a public website and score entity clarity, answer coverage, proof, local authority, conversion readiness, and mach…run_front_door_benchmark— Benchmark the business front door using lead volume, customer value, and current intake profile to estimate monthly and…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 mont…run_competitor_intake_scanner— Compare the visible intake posture of your site against a competitor and score where the competitive intake gap is open…run_response_time_loss_estimator— Estimate lost bookings and revenue at risk caused by slow first response using lead volume, average value, and average …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.list_engines— List flagship public engines exposed by The Quiet Protocol.list_kits— List starter kits published by The Quiet Protocol, optionally filtered and limited.get_kit— Fetch one starter kit by slug, including bundled resource links and download metadata.find_best_resource— Recommend the most relevant public resources or kits for a niche and problem statement.pricing_lookup— Return The Quiet Protocol offer and pricing summary for agents or buyers that need packaging context.get_submission_profile— Return the canonical machine-readable business and submission profile for The Quiet Protocol.list_proof_cases— List representative proof cases and aggregate metrics, optionally filtered by niche.list_benchmarks— List public benchmark profiles by niche, including the related engines and recommended assets.get_benchmark— Fetch one public benchmark profile by slug.get_submission_package— Return the MCP, directory, and app-submission package with portal requirements and free-account guidance.select_best_engine— Recommend the best flagship engine to start with based on business type and the kind of problem being diagnosed.
# Get full input/output schema for a tool
npx -y smithery tool get joeroy2027/tqp-site Resources
tqp://catalog/ai— Machine-readable business catalog for AI systems, resources, kits, and engines.tqp://catalog/resources— Machine-readable listing of free resources, kits, and engines.tqp://catalog/engines— Machine-readable listing of flagship public engines.tqp://catalog/proof— Machine-readable proof catalog with representative cases, aggregate metrics, and methodology notes.tqp://catalog/benchmarks— Machine-readable benchmark profiles by niche, including authority and response targets.tqp://entity/profile— Canonical organization and submission-readiness profile for The Quiet Protocol.tqp://submission/package— Canonical MCP, app-directory, and registry submission package for The Quiet Protocol.tqp://engines/ai-visibility-score— AI Visibility Score machine-readable engine profile.tqp://engines/front-door-benchmark— Front Door Benchmark machine-readable engine profile.tqp://engines/trust-stack-audit— Trust Stack Audit machine-readable engine profile.tqp://engines/review-velocity-benchmark— Review Velocity Benchmark machine-readable engine profile.tqp://engines/competitor-intake-scanner— Competitor Intake Scanner machine-readable engine profile.tqp://engines/response-time-loss-estimator— Response-Time Loss Estimator machine-readable engine profile.
Prompts (3)
triage_website_visibility(websiteUrl, niche, city) — Guide an operator through the AI Visibility Score flow and frame the website in terms of entity clarity, answer coverag…benchmark_front_door_revenue(niche, monthlyLeads, averageValue, frontDoorProfile) — Structure a front-door benchmark conversation around lead volume, job value, intake posture, and the revenue leak creat…audit_trust_stack(websiteUrl, niche, city) — Frame a trust-stack audit around reviews, proof architecture, authority signals, expert identity, and local credibility…