plugin
Universal Talent & Growth Scout MCP
Universal Talent & Growth Scout MCP productizes two namespaces on the shared StackFast MCP control plane: team_hire.recruiter.* for FractWin recruiting workflows and growth.scout.* for ICP discovery, gatekeeper identification, voice-authentic outreach drafts, and Service Desk/CRM-routed follow-up.
Who it is for
Recruiting operators, sales and growth teams, agent builders, professional-services firms, and BYOC customers that need governed talent matching or governed prospect scouting.
Problem it solves
It prevents talent scouting, growth outreach, CRM creation, and brain learning loops from becoming disconnected scripts with separate auth, duplicate extractors, and unaudited outbound sends.
Activation model
Inquiry-first install profile with recruiter/growth namespace scope, role-brain access, provider policy, human approval gates for outbound sends, CRM materialization rules, Service Desk work-order routing, and MASK compliance packs.
Proof and source paths
- Enterprise spec exists
- Methodology gap spec exists and blocks operational graduation until SIGNAL, Human Connection, Backward Selling, candidate intake, and agent-capability intake gates land
- mcp-brain-server Team Hire and Growth Scout beta slices built and smoke-tested: 103/0 tests, 59-tool MCP catalog
- T1 terminal runners exist as npm run team-hire:scout and npm run growth-scout:scan
- FireClaw policy status, Rhea source strategy, recruiter discovery, growth company discovery, scout cycles, review queues, and approval packet tools are callable
- Local SQLite/libSQL queue keeps bulk discovery out of brain/wiki
- FractWin recruiter API routes already exist
- StackFast MCP control-plane namespace architecture is locked
- Service Desk/CRM/MCP layering is locked
- Universal Authority Intake is the required extraction substrate
Repo evidence
docs/UNIVERSAL_TALENT_GROWTH_SCOUT_MCP_SPEC_2026-05-12.mddocs/UNIVERSAL_TALENT_GROWTH_SCOUT_METHODOLOGY_GAP_2026-05-12.md../mcp-brain-server/src/lib/talent-growth-contracts.ts../mcp-brain-server/src/lib/talent-growth-kernel.ts../mcp-brain-server/src/lib/talent-growth-store.ts../mcp-brain-server/src/tools/team-hire-shared.ts../mcp-brain-server/src/tools/team-hire-recruiter.ts../mcp-brain-server/src/tools/growth-scout.ts../mcp-brain-server/src/scripts/team-hire-scout-cycle.ts../mcp-brain-server/src/scripts/growth-scout-cycle.tsapp/api/recruiter/match/route.tsapp/api/recruiter/apply/route.tsapp/api/recruiter/placements/route.ts
Capabilities
recruiter namespace
mcpExpose FractWin recruiting workflows through a governed MCP namespace with position discovery, fit scoring, application drafting, dispatch, and placement recording.
growth scout namespace
mcpDiscover companies, identify pains and gatekeepers, draft voice-authentic outreach, and route approved broadcasts through durable work orders.
learning loop record
mcpRecord recruiting and outreach outcomes back to CHRO or Growth role brains with evidence and audit trail.
Runtime registry status
Primary registry
mcp-brain-server
Status
local byoc mcp
Install gate
Keep inquiry-only until T1 install, orchestrator/cron, methodology gates, approved outbound, and CRM/Service Desk materialization smoke land.
Callable tools
team_hire.fireclaw.statusteam_hire.shared.score_fitteam_hire.shared.extract_painsteam_hire.shared.draft_artifactteam_hire.shared.voice_fidelity_checkteam_hire.shared.learning_loop_recordteam_hire.recruiter.source_strategyteam_hire.recruiter.discover_positionsteam_hire.recruiter.match_jobsteam_hire.recruiter.run_scout_cycleteam_hire.recruiter.review_queueteam_hire.recruiter.approve_follow_upgrowth.scout.discover_companiesgrowth.scout.identify_painsgrowth.scout.find_gatekeepersgrowth.scout.verify_contactsgrowth.scout.draft_sequencegrowth.scout.run_scout_cyclegrowth.scout.review_queuegrowth.scout.approve_outreachgrowth.scout.propose_custom_plugin
Missing or gated tools
stackfast.talent.recruiter.run_scout_cyclestackfast.growth.scout.run_scout_cyclestackfast.growth.scout.cron.schedulestackfast.growth.scout.crm.materialize
- Website MCP still exposes older Team Hire queue/status tools.
- The new recruiter/growth namespaces are built in mcp-brain-server beta and need a declared local install or public proxy.