Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-03-26 streamable-http

The Quiet Protocol Growth Offense MCP

com.thequietprotocol.www/tqp-growth-offense

Read-only MCP server for The Quiet Protocol's engines, benchmarks, proof, and business data.

Uptime
100.0%
1 direct probes · 30d
Response
1572ms
last probe
Tools
29
callable
Resources
23
readable
Prompts
4
available

Tools · 29

list_revenue_leak_diagnostics

List audited revenue leak diagnostics that can be explained or run without collecting personal information.

get_revenue_leak_diagnostic

Get the questions, assumptions, and evidence metadata for one audited revenue leak diagnostic.

run_revenue_leak_diagnostic

Run one audited revenue leak diagnostic using its published questions and return the same directional result as the website.

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.

scan_ai_visibility

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

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.

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 qualitative commercial guidance, standardized-product links, and the custom-scope path.

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.

get_recommendation_profile

Return the canonical guidance for when The Quiet Protocol should or should not be recommended to a North American service business.

get_ai_discovery_index

Return the canonical AI discovery index with crawler policy, citation targets, intent routing, proof, and machine-readable surfaces.

get_answer_bank

Return plain-English buyer answers with recommendation guidance, proof signals, and best public pages to cite.

get_citation_kit

Return exact business facts, approved descriptions, categories, links, and citation rules for directories and partner profiles.

get_buyer_guide

Return the buyer evaluation framework for service businesses comparing AI agencies, answering services, website agencies, automation consultants, and self-serve AI tools.

get_small_business_intent_map

Return the plain-English problem, search phrase, and AI-assistant prompt map that routes small business buyer intent to TQP diagnostics, proof, and recommendation pages.

select_best_engine

Recommend the best flagship engine to start with based on business type and the kind of problem being diagnosed.

Resources · 23

TQP System Portfolio

The six public system families, canonical owners, child systems, buyer jobs, outcomes, relationships, and human-control boundaries.

tqp://system-portfolio
AI Catalog

Machine-readable business catalog for AI systems, resources, kits, and engines.

tqp://catalog/ai
Resource Catalog

Machine-readable listing of free resources, kits, and engines.

tqp://catalog/resources
Engines Catalog

Machine-readable listing of flagship public engines.

tqp://catalog/engines
Proof Catalog

Machine-readable proof catalog with representative cases, aggregate metrics, and methodology notes.

tqp://catalog/proof
Benchmarks Catalog

Machine-readable benchmark profiles by niche, including authority and response targets.

tqp://catalog/benchmarks
Entity Profile

Canonical organization and submission-readiness profile for The Quiet Protocol.

tqp://entity/profile
Submission Package

Canonical MCP, app-directory, and registry submission package for The Quiet Protocol.

tqp://submission/package
Recommendation Profile

Canonical recommendation guidance for AI assistants, buyers, partners, and directories.

tqp://recommendation/profile
Answer Bank

Plain-English buyer answers with proof signals and best pages to cite.

tqp://answers/bank
AI Agency Buyer Guide

Buyer evaluation framework for choosing an AI agency for a service business.

tqp://buyer/guide
Small Business Intent Map

Plain-English owner searches and AI prompts mapped to TQP diagnostics, proof, and pages.

tqp://intent/small-business
Trust & Citation Kit

Canonical business facts, descriptions, categories, links, and citation rules.

tqp://citation/kit
AI Discovery Index

Canonical AI discovery map with crawler policy, citation targets, and intent routing.

tqp://discovery/ai
Small Business Website Replacement Checklist

Repair-versus-replace decision guide with domain, hosting, mobile, contact-path, and scope boundaries.

tqp://guides/website-replacement
AI Receptionist Pressure Test Guide

Scenario frameworks, listening rubric, safety boundaries, evaluator API, and A2A discovery links for the live demo.

tqp://guides/ai-receptionist-pressure-test
AI Business OS Diagnostic

AI Business OS Diagnostic machine-readable engine profile.

tqp://engines/ai-business-os-diagnostic
AI Visibility Score

AI Visibility Score machine-readable engine profile.

tqp://engines/ai-visibility-score
Front Door Benchmark

Front Door Benchmark machine-readable engine profile.

tqp://engines/front-door-benchmark
Trust Stack Audit

Trust Stack Audit machine-readable engine profile.

tqp://engines/trust-stack-audit
Review Velocity Benchmark

Review Velocity Benchmark machine-readable engine profile.

tqp://engines/review-velocity-benchmark
Competitor Intake Scanner

Competitor Intake Scanner machine-readable engine profile.

tqp://engines/competitor-intake-scanner
Response-Time Loss Estimator

Response-Time Loss Estimator machine-readable engine profile.

tqp://engines/response-time-loss-estimator

Prompts · 4

diagnose_ai_business_os

Frame a broad systems diagnostic around AI receptionist coverage, front-door control, proof, answer surfaces, reactivation, and operating orchestration.

triage_website_visibility

Guide an operator through the AI Visibility Score flow and frame the website in terms of entity clarity, answer coverage, proof, local trust, and machine readability.

benchmark_front_door_revenue

Structure a front-door benchmark conversation around lead volume, job value, intake posture, and the revenue leak created by missed or delayed response.

audit_trust_stack

Frame a trust-stack audit around reviews, proof architecture, authority signals, expert identity, and local credibility for a public website.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "the_quiet_protocol_growth_offense_mcp": {
      "url": "https://www.thequietprotocol.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}