plugin
Trip Planning and Gap Finder
Trip Planning and Gap Finder is a ratified StackFast Store framework listing with an agent-facing MCP handle of Trip Planning and Gap Finder MCP.
Host and data posture
Where this product is meant to live.
Useful as a low-risk domain demo, not a first-wave business system.
Commercial shape
Public-app proof
Data posture
Standalone
Approval posture
Read only
Best demo
ChatGPT / Claude.ai / Grok
Best daily use
Who it is for
Agents, operators, and CleverQ users that need a governed StackFast capability instead of a generic chat answer.
Problem it solves
Finds missing constraints, risks, dependencies, and next-step questions before the plan is treated as complete.
Activation model
Store discovery is catalog-ready. Execution posture: execute-after-auth. Public go-live remains gated until Robert ratifies publication.
Proof and source paths
- Public job-name ratified 2026-05-27
- Two-name doctrine applied
- Proof-without-recipe disclosure boundary applied
- Callable tools are real repo MCP tool IDs
Repo evidence
specs/CLEVERQ_FRAMEWORK_WORKBENCH_AND_AGENTIC_STORE_ADDENDUM_2026-05-27.mdspecs/WO-CLEVERQ-FW-STORE-LISTINGS-P1-2026-05-27.mdlib/tool-registry/plugin-mcp-tools.tslib/framework-invocation/mcp-tools.ts
Capabilities
trip planning gap check
mcpA planning and gap-finding tool for trips, transitions, dependencies, and multi-context plans. Finds missing constraints, risks, dependencies, and next-step questions before the plan is treated as complete.
Agent use
Use Trip Planning and Gap Finder MCP through stackfast.travel.plan, stackfast.framework.route, stackfast.framework.invoke, stackfast.framework.validate_output, stackfast.framework.apply_mask, stackfast.framework.trace. Required boundaries: Governed MCP travel planner with framework invocation, MASK, and trace boundary. Legacy plan_trip remains alias-only.. Do not request raw framework bodies or protected methodology.
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
partial public mcp
Install gate
Catalog-ready only. Do not publish publicly until Robert ratifies store go-live.
Callable tools
stackfast.travel.planstackfast.framework.routestackfast.framework.invokestackfast.framework.validate_outputstackfast.framework.apply_maskstackfast.framework.trace
Missing or gated tools
No missing tools declared for the current V1 boundary.
- Framework listing layer only; no parallel CleverQ engine introduced.
- Public surfaces must render the human job-name and proof-without-recipe card fields.
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
This product remains request-scope until its checkout, fulfillment, and public-name gates are complete.
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: Trip Planning and Gap Finder Product API: https://stackfast.ai/api/store/products/trip-planning-gap-finder-mcp Pricing API: https://stackfast.ai/api/store/pricing/trip-planning-gap-finder-mcp Manifest API: https://stackfast.ai/api/store/manifests/trip-planning-gap-finder-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: - Trip Planning and Gap Finder: 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.