plugin
GrowthOS Revenue Capture
GrowthOS Revenue Capture is the public, buyable StackFast suite for Revenue Capture Scorecards, Business Brain Intake, Revenue Capture Reports, CogentCast site-review receipts, Digital Clone Packets, and Opportunity Scout Packets on the shared MCP control plane.
Host and data posture
Where this product is meant to live.
Best first proof product: public-app demo, operator-console daily workflow.
Commercial shape
Public-app proof
Data posture
Tenant brain optional
Approval posture
Draft only
Best demo
ChatGPT / Claude.ai / Grok
Best daily use
Who it is for
Local owner-operators, service businesses, dealerships, agencies, and AI agents helping a business inspect missed-call, intake, follow-up, and customer-context leaks without autonomous outreach.
Problem it solves
It gives buyers and agents one governed path from scorecard to intake to reviewed packet, instead of disconnected scans, unsupported revenue claims, and unapproved outbound sends.
Activation model
Self-serve checkout grants the GrowthOS Revenue Capture entitlement for read/draft/review workflows. Sends, live provider adapters, CRM materialization, phone routing, and customer-specific automation remain approval-gated.
Composition decisions
What is packaged here, and what is not.
These notes prevent agents from splitting proof lanes into duplicate Store products before the repo has a first-class product record, entitlement, and receipt-backed runtime.
Revenue Desk / revenue capture packet
composed capabilityThe Store page already presents Revenue Desk as the next packaged system over GrowthOS, AI Receptionist, CRM/Service Desk, and Artifact Studio. Repo truth has GrowthOS revenue_capture_packet and AI Receptionist callback packets, but no standalone Revenue Desk Store product, entitlement, or governed MCP facade.
Agent guidance
Use GrowthOS Revenue Capture for scorecards/reports/packets today. Treat Revenue Desk as a composed in-build system until its facade, schema, metering, and receipts are proven.
CogentCast site-review receipt inside GrowthOS reports
composed capabilityGrowthOS has a passing composition test that calls the CogentCast site-review route or consumes a precomputed receipt. There is no separate site-review product, plan, manifest, or MCP registry entry.
Agent guidance
When a buyer asks for website trust review as part of revenue capture, keep them in GrowthOS and include the CogentCast receipt; when they ask for broader authority content, route to CogentCast.
Proof and source paths
- Four GrowthOS MCP tools are callable on the shared StackFast MCP plane
- Revenue Capture Scorecard and Business Brain Intake reuse the shared interview/session storage
- Revenue Capture Reports and Opportunity Scout Packets return drafts and review contracts only
- CogentCast site-review receipts are composed into GrowthOS owner-facing reports instead of split into a duplicate Store product
- MASK replay gate protects public names, descriptions, and representative customer-tier outputs
- No autonomous outbound, cold AI calling, bulk SMS, or unsupported revenue guarantee is exposed
Repo evidence
lib/growthos/mcp-tools.tslib/growthos/revenue-capture.tslib/growthos/business-brain-interview.tslib/opportunity-scout/core.tsdocs/wiki-manuals/stackfast-growthos-mcp-manual.mdapp/growthos/page.tsx
Capabilities
revenue capture scorecard
mcpBuild a private scorecard from supplied public business signals and queue reviewed contact packet drafts.
Agent use
Call stackfast.growthos.scorecard with prospect or prospects. The tool returns Revenue Capture Scorecards and reviewed contact packet drafts; it never sends outreach.
business brain intake
mcpCollect business context through the shared GrowthOS interview lane before any automation or public claim.
Agent use
Call stackfast.growthos.business_brain_interview for template/start/append_answers/generate_artifacts. Outputs remain draft_review_required before automation.
revenue capture report
mcpGenerate a reviewed revenue-capture packet with scorecard, contact drafts, CogentCast site-review receipt when supplied, and summary.
Agent use
Call stackfast.growthos.revenue_capture_packet. The output includes scorecard, contact_packet, optional cogentcast_site_review, and summary with review_required_before_send true.
cogentcast site review composition
workflowCompose a CogentCast website and trust review receipt into an owner-facing GrowthOS revenue-capture report.
Agent use
Call stackfast.growthos.owner_facing_report with include_cogentcast_site_review or provide a precomputed cogentcast_site_review receipt. This is a composed capability, not a separate site-review product.
digital clone packet
mcpGenerate a draft digital-clone render packet from normalized signals, evidence, runtime tenant voice, and PERSPECTIVE capability grounding.
Agent use
Call stackfast.growthos.digital_clone_packet with prospect evidence and a tenant_profile. The packet resolves delivery voice at runtime, requires human review before publish/live-line use, and never defaults to Robert's delivery voice for another tenant.
opportunity scout packet
mcpBuild gate-first opportunity packets for customer, talent, contract, or capital opportunities.
Agent use
Call stackfast.growthos.opportunity_scout_packet with an opportunity object. The tool composes the existing Opportunity Scout policy layer; it does not publish, send, or create autonomous campaigns.
Connector proof
Catalog is not the same as customer-ready.
This product only becomes market-ready after a real host mounts the entitled tools, a safe call succeeds, metering records the event, and a customer-safe receipt exists. Until then, the page shows the strongest proven status without rounding up.
Catalog
Runtime registry and product manifest are present.
Entitlement
Execution requires OAuth or storefront entitlement scope.
Callable
6 tool(s) declared with no missing V1 tools.
Metering
MCP calls are routed through the metering receipt path.
Customer validated
Pending fresh host-surface call receipt.
Runtime registry status
Primary registry
stackfast.ai/api/mcp
Status
live reader mcp
Install gate
Reader entitlement required before MCP execution. Buyer-facing names and representative outputs passed the GrowthOS MASK replay. Outbound sends, phone routing, live provider adapters, and full CRM/Service Desk materialization remain assisted approval steps.
Callable tools
stackfast.growthos.scorecardstackfast.growthos.owner_facing_reportstackfast.growthos.business_brain_interviewstackfast.growthos.revenue_capture_packetstackfast.growthos.opportunity_scout_packetstackfast.growthos.digital_clone_packet
Missing or gated tools
No missing tools declared for the current V1 boundary.
- Live at the entitled reader tier; anonymous public callers must receive catalog-only discovery and fail-closed execution.
- Public suite name: GrowthOS Revenue Capture.
- Public tool names: Revenue Capture Scorecard, Business Brain Intake, Revenue Capture Report, Digital Clone Packet, Opportunity Scout Packet.
- Revenue Desk is a composed in-build business system over GrowthOS, AI Receptionist, CRM/Service Desk, and Artifact Studio; it is not a separate Store product until output schema, entitlement, metering, and customer-safe receipts are proven.
- CogentCast site-review receipt is composed into GrowthOS reports; it is not a duplicate standalone Store product.
- Technical MCP ids remain stackfast.growthos.*.
- No autonomous outbound, cold AI calling, bulk SMS, or unsupported revenue guarantee is exposed.
Install and activate
Connect this product through the StackFast MCP endpoint. Discovery metadata is public; execution uses OAuth and storefront entitlement checks.
MCP URL
https://stackfast.ai/api/mcpAgent subscription
An approved agent can open checkout for checkout-ready plans, then reconnect with OAuth after payment.
Client snippets
ChatGPT
Add StackFast as a custom MCP connector, then approve OAuth when prompted.
Claude
Connect a remote MCP server using the StackFast MCP URL and a tenant-scoped token or OAuth flow.
Cursor
Register StackFast as a remote MCP server for project-scoped tool use.
Grok
Add StackFast as a custom MCP connector using the StackFast MCP URL and customer entitlement auth.
Product: GrowthOS Revenue Capture Product API: https://stackfast.ai/api/store/products/growthos-mcp Pricing API: https://stackfast.ai/api/store/pricing/growthos-mcp Manifest API: https://stackfast.ai/api/store/manifests/growthos-mcp MCP URL: https://stackfast.ai/api/mcp Auth: oauth_reader_or_storefront_entitlement Checkout session API: https://stackfast.ai/api/store/checkout/session Plans: - Founding Pilot: $997 setup + $299/mo for 90 days; checkout_ready=true; checkout_url=https://stackfast.ai/store/buy/growthos-mcp?plan=growthos-founding-pilot&source=agent_activation - Standard: $1,500 setup + $499/mo; checkout_ready=true; checkout_url=https://stackfast.ai/store/buy/growthos-mcp?plan=growthos-standard&source=agent_activation - Assisted GrowthOS install: Request scope; checkout_ready=false; checkout_url=request_scope Agent activation: - Read this product manifest and pricing API. - If a plan has checkout_ready=true, open its checkout_url or POST product_slug, plan_slug, and customer_email to the checkout session API. - After Stripe payment, the signed webhook grants storefront_entitlements for the buyer email/account. - Connect the LLM client to the MCP URL and approve OAuth so tools/list reflects the licensed reader surface. - Call only tools exposed for that entitlement; unentitled execution must fail closed.