plugin
StackFast MCP Control Plane
StackFast MCP Control Plane is the agent-readable integration surface that lets approved tools discover and call StackFast workflows safely without fragmenting memory, auth, or audit.
Who it is for
Agent builders, enterprise operators, and partners who need StackFast workflows available to AI tools.
Problem it solves
It prevents every chat, agent, and surface from creating separate memory, auth, audit, and dispatch paths.
Activation model
Manifest-first with wallet/RBAC discipline, tenant-scoped execution, and internal approval for mutating tools.
Proof and source paths
- MCP route exists
- MCP metadata exposes tool discovery
- Boot/status tool is callable
- AI6 collaboration memory MCP supports project news, claim, close, and canon close
- Governed judgment retrieval is callable
- Team Hire MCP tools exist
- Travel and schedule tools exist
Repo evidence
app/api/mcp/route.tsapp/api/mcp/audit/route.tsapp/api/mcp/travel/route.tslib/team-hire/mcp-tools.ts
Capabilities
mcp tool discovery
mcpDiscover callable StackFast MCP tools and metadata.
judgment retrieve
mcpRetrieve governed evidence packs from decision memory.
expert brain query
mcpQuery approved expert brain domains through MCP.
ai6 collaboration memory
mcpBidirectional AI6 agent communication through project news, dispatch claim, dispatch close, and canon close.
team hire mcp suite
mcpInspect Team Hire queue, status, delivery checks, recruiter scout cycle, archive readiness, and customer-safe digests.
travel schedule tools
mcpPlan trips and query/update agenda or schedule memory.
control plane hardening roadmap
mcpPlanned hardening path for indexed dispatch storage, artifact retrieval, canon close, and host/surface status.
Runtime registry status
Primary registry
hybrid
Status
partial public mcp
Install gate
Control plane remains assisted until dispatch storage V2, tenant install profiles, and registry status proof are live.
Callable tools
stackfast.boot.statusstackfast.host.statusstackfast.surface.statusstackfast.brain.searchstackfast.wiki.searchstackfast.judgment.retrievestackfast.dispatch.createstackfast.dispatch.claimstackfast.dispatch.statusstackfast.dispatch.closestackfast.canon.closestackfast.artifact.getstackfast.project.news
Missing or gated tools
dispatch_storage_v2stackfast.dispatch.liststackfast.toolbox.registry.statusstackfast.install.profile.resolve
- Website MCP is the public authenticated registry.
- mcp-brain-server remains the AI6/BYOC beta registry for local tools not yet proxied to stackfast.ai/api/mcp.