Co-Founder: Strategy Layer Engine
Co-Founder: Strategy Layer Engine is a remote MCP (Model Context Protocol) server that compresses a 6-week tier-1 strategy engagement into 15 minutes to 4…
Что умеет
- Run Career Dna: Start a free Career DNA diagnostic for a person (15 min). Use this when the user wants to: - Understand their strengths, calling, or talent signature - Get a career health check or mar
- Run Personal Strategy: Start a full Life Purpose & Talent Strategy engagement for a person (30 min, paid). Use this when the user wants to: - Get a comprehensive personal strategy with a 3-year roadma
- Run Personal Strategy Deep: Personal Strategy Deep ($49, ~60 min). Personal Strategy v2 + 8-10 domain expansion + day-in-life simulations + LinkedIn About / resume / outreach pack / salary negotiation
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Co-Founder: Strategy Layer Engine is a remote MCP (Model Context Protocol) server that compresses a 6-week tier-1 strategy engagement into 15 minutes to 4 hours, runnable directly inside Claude, ChatGPT, Cursor, Codex, VS Code, or any other MCP-compatible client.
What it does
The server exposes 152 endpoints:
- 8 fixed-price bundles — Career DNA (free, 15 min), Personal Strategy (free, 45 min), Personal Strategy Deep ($49, 60 min), Strategy Audit (2 h), Go-to-Market ($199, 4 h), Due Diligence (40 min), Daily Loop (subscription).
- 138 atomic tools organised by the S.L.A.T.E. catalogue: Stakes (what winning means), Landscape (map reality), Angle (unfair advantage), Trade-offs (focus by elimination), Execution (what happens next).
- 6 utility endpoints for run management — list tools, check status, read artefacts, track outreach actions.
How it works
Every engagement runs through the 5-lens MBB framework: Description → Advantage → Future → Options → Selection. 27 specialised agents collaborate in parallel — researcher, segment analyst, fact-checker, red-team, production. Outputs are markdown artefacts (final report, Growth-Share matrix, GTM playbook, validation report) with every number tagged ✅ VERIFIED, ⚠️ ESTIMATED, or ❌ NOT FOUND.
Who it's for
- Founders closing an investment round or entering a new market
- Operators validating an M&A target or stress-testing a strategy
- Individuals pivoting careers, negotiating salary, or building a personal brand
- Anyone whose decisions are too important for one-shot LLM answers, too small for tier-1 consulting fees
Authentication
OAuth 2.1 with PKCE on first connect. Bearer-token auth available for headless / agent-to-agent flows.
Privacy & data
We do not train any model on your inputs. Engagement data is stored in per-run folders on our server and optionally exported to a Notion page you control. Full sub-processor list and GDPR rights at https://www.xataco.com/privacy.
Список инструментов сервера (60)
Технические названия из tools/list. Нужны только разработчикам.
| run_career_dna | Start a free Career DNA diagnostic for a person (15 min). Use this when the user wants to: - Understand their strengths, calling, or talent signature - Get a career health check or market position snapshot - Produce a shareable LinkedIn-style career brief - Try the service before upgrading to a full personal strategy Returns run_id immediately. Poll get_run_status(run_id) until status="completed", then read results with read_artifact(run_id, "calling-brief.md"). |
| run_personal_strategy | Start a full Life Purpose & Talent Strategy engagement for a person (30 min, paid). Use this when the user wants to: - Get a comprehensive personal strategy with a 3-year roadmap - Understand which career domains fit their unique talent combination - Build a concrete 90-day action plan they can start Monday morning - Receive $500-quality strategic career advice Returns run_id immediately. Poll get_run_status(run_id) every 30-60 seconds until status="completed", then read the output files with read_artifact. |
| run_personal_strategy_deep | Personal Strategy Deep ($49, ~60 min). Personal Strategy v2 + 8-10 domain expansion + day-in-life simulations + LinkedIn About / resume / outreach pack / salary negotiation playbook + optional psychology-deep overlay. Use this when the user has already completed the free Personal Strategy and wants the deeper Deep-tier outputs: a full job-search ready package. Returns run_id immediately. Same polling pattern as run_personal_strategy. |
| run_bcg_team | DEPRECATED: prefer run_strategy_audit. Identical behavior, kept as a backwards-compatible alias for clients that still use the old name. Start a full MBB corporate strategy engagement for a company (45 min, paid). |
| run_strategy_audit | Start a Strategy Audit ($99, ~2h). Preferred name for corporate engagements. Strategy Audit is the rebranded MBB corporate strategy engagement. Identical behavior to run_bcg_team; this name reflects the post-refactor bundle catalog (Strategy Audit / Go-to-Market / Due Diligence are the three corporate-side bundles). |
| run_due_diligence | Start a hypothesis-driven strategic due diligence engagement (40 min, paid). Use this when the user wants to: - Validate or stress-test an investment thesis before a deal (M&A, PE, VC) - Get an adversarial red-team analysis of a company's claimed competitive moat - Produce an Investment Verdict (PROCEED / CONDITIONAL / PASS) with deal conditions - Identify the top 5 risks and their mitigations before committing capital Returns run_id immediately. Poll get_run_status(run_id) every 30-60 seconds until status="completed", then read results with read_artifact. Key output file: dd-report.md (Investment Verdict + Value Bridge + Risk Matrix). |
| run_go_to_market | Start a Go-to-Market engagement (4 hours, paid $199). Use this when the user wants to: - Operationalize a strategy into a concrete, ready-to-execute GTM motion - Get ICP, DMU, Offer, Channel architecture, Pipeline model, and Retention mechanics - Receive ready-to-publish marketing collateral: Google Ads campaigns, 4-week organic content plan, and direct sales scripts - Combine a Strategy Audit with the marketing activation that follows The bundle includes a fresh Strategy Audit run inside ($99 of value), plus 7 GTM operationalization tools and 3 marketing-content generators, consolidated into a single Pyramid-Principle gtm-final-report.md. Returns run_id immediately. Poll get_run_status(run_id) every 30-60 seconds until status="completed", then read gtm-final-report.md. |
| run_daily_loop | Start a Daily Execution Loop run (subscription tier, ETA ~10 min). Use this when the user wants to: - Get today's 3-5 concrete outreach actions on top of an existing Strategy Audit / GTM (or Personal Strategy / Personal GTM) - Receive ready-to-send messages personalized to real targets the server finds today (X / LinkedIn / Reddit / industry feeds) - Keep moving the GTM hypotheses forward day by day The bundle requires a completed source engagement (`source_run_id`). It searches the public web for fresh targets, dedupes against actions.db, crafts personalized messages, and synthesizes the day plan. Returns run_id immediately. Poll get_run_status(run_id) until status="completed", then read daily-action-plan.md. |
| track_action | Update the completion status of a Daily Execution Loop action. Use this when the user reports they've done / skipped / postponed an action from a daily-action-plan.md. Updates actions.db and appends an audit row to action_history. |
| enrich_run | Asynchronously enrich a completed Personal Strategy run with new context. Use this when the user gathers additional information AFTER the bundle finished and wants those signals re-integrated into the strategy. Today only one enrichment type is supported: - "friend_survey" — payload is the raw text of friend-survey responses. Triggers aggregate_friend_survey_responses → social-mirror.md, then recomputes the Self-Realization Index. Returns immediately with a sub-run-id; poll get_run_status to track progress. |
| get_run_status | Check the status of a running or completed engagement. Use this to poll progress after calling any run_* tool. Call every 30-60 seconds until status = "completed", then read the results. When status = "completed", the response also includes: - notion_url: HEADLINE — public Notion URL with the full report (the main MCP result). May be null if NOTION_TOKEN/NOTION_ROOT_PAGE_ID were not configured; in that case the engagement is still successful and `files` contains the local artifacts. - files: list of output markdown file names - resource_uris: ready-to-use URIs for reading each file via MCP resources When status = "running", the engagement is still in progress — keep polling. When status = "failed", check the "error" field for the reason. |
| read_artifact | Read the full text content of an output file from a completed engagement. Use this after get_run_status returns status="completed" to read any of the output files listed in status["files"]. This is the primary way to retrieve analysis results — the file content is returned as markdown text. Use this instead of MCP resources when the client doesn't support resource URIs. |
| list_runs | List your recent engagements and their current status. Use this to: - Check the status of all running or recently completed engagements - Find a previous engagement to resume reading its results - Get an overview of what analyses have been done Completed runs include "files" and "resource_uris" so you can immediately call read_artifact(run_id, filename) to retrieve results. |
| list_tools | List tools available in the Co-Founder: Strategy Layer Engine catalog. Use this to discover the building blocks behind the run_* bundles. Each bundle (run_personal_strategy, run_strategy_audit, run_go_to_market, run_due_diligence, run_daily_loop) is composed of these tools. Filter the catalog by: - slate: "S" | "L" | "A" | "T" | "E" | "Meta" — group by S.L.A.T.E. S = Stakes (what winning means) L = Landscape (map reality) A = Angle (unfair advantage) T = Trade-offs (focus by elimination) E = Execution Logic (what happens next) - category: "A".."Z" or "BB-P0".."BB-P5" — fine-grained sub-category - pricing_tier: "free" | "paid" | "bundle-only" | "subscription" | "internal" |
| compute_self_realization_index | Self-Realization Index — 5 dimensions × 1-10 + composite + key gap. The internal-alignment compass (paired with ScoreCard objective view). Tool: compute_self_realization_index (S.L.A.T.E. S, category BB-P5) Agent: operator-os-profiler Pricing tier: free (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: name (string, required) |
| produce_gtm_report | gtm-final-report.md — combined client-ready GTM playbook. Wraps the Strategy Audit verdict with the GTM phase artifacts (ICP, DMU, Offer, Channels, Hypotheses, Pipeline Model, Retention) and the Marketing Content deliverables (Google Ads, Organic Plan, Direct Sales). Pyramid Principle, conclusion-first. Tool: produce_gtm_report (S.L.A.T.E. S, category V) Agent: bcg-production Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~10 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| produce_executive_summary | 00-executive-summary.md — 1-page CEO-level verdict: Strategic Verdict, Portfolio at a Glance, Hypothesis Validation, 3 Key Findings, Recommendation, Data Confidence Note. Tool: produce_executive_summary (S.L.A.T.E. S, category V) Agent: bcg-production Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| produce_corporate_final_report | final-report.md — full client-ready report (~40-60 pages) by Pyramid Principle: verdict → arguments → data. Tool: produce_corporate_final_report (S.L.A.T.E. S, category V) Agent: bcg-production Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~10 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| produce_dd_report | dd-report.md — Investment Verdict (PROCEED / CONDITIONAL / PASS), Value Bridge, Deal Breakers, Hypothesis Scorecard, Risk Matrix summary, Conditions for Proceed. Tool: produce_dd_report (S.L.A.T.E. S, category V) Agent: dd-production Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~10 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| produce_personal_verdict | strategy-verdict.md — 10-second career verdict: EXECUTE / CONDITIONAL / NOT NOW; top-3 actions; income trajectory. Tool: produce_personal_verdict (S.L.A.T.E. S, category V) Agent: personal-production Pricing tier: free (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| produce_personal_briefing | strategy-issues.md — 5-minute briefing: top-5 strategic questions, Career ROI bridge, failure triggers. Tool: produce_personal_briefing (S.L.A.T.E. S, category V) Agent: personal-production Pricing tier: free (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| produce_personal_full_report | final-personal-strategy.md — full report with Operator OS profile, Hypothesis Scorecard, Pre-mortem, 3-year roadmap, 90-day plan. Tool: produce_personal_full_report (S.L.A.T.E. S, category V) Agent: personal-production Pricing tier: free (gating relaxed during free preview) ETA: ~10 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| produce_career_dna_brief | calling-brief.md — Calling Intelligence Brief: Calling Statement, Talent Signature, Utilization Gap, Market Position, Preliminary Map (2 of 4 domains), One Move This Week, cliffhangers. Tool: produce_career_dna_brief (S.L.A.T.E. S, category V) Agent: personal-production Pricing tier: free (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| generate_strategy_scorecard | External benchmark — 6 dimensions × percentile + composite + fit against 3 reference archetypes. Auto-detects personal vs corporate mode. Outputs scorecard.md (human) + scorecard.json (machine, consumed by downstream Daily Loop and Production). Tool: generate_strategy_scorecard (S.L.A.T.E. S, category Y) Agent: scorecard-analyst Pricing tier: free (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: subject_name (string, required) mode (string, optional) |
| fetch_sec_filings | Pull 10-K, 10-Q, and earnings call transcripts from SEC EDGAR; extract segment revenue, margins, capex, R&D, risk factors, and competitive language by management. Tool: fetch_sec_filings (S.L.A.T.E. L, category B) Agent: bcg-researcher Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) |
| fetch_company_financials | Build 5-year financial history table by segment with revenue, margins, growth trends. Cross-source verification against macrotrends/stockanalysis. Tool: fetch_company_financials (S.L.A.T.E. L, category B) Agent: bcg-researcher Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) |
| fetch_competitor_financials | Pull financial data for at least 5 competitors. Distinguish revenue from IPO proceeds / funding rounds (a common hallucination). Tool: fetch_competitor_financials (S.L.A.T.E. L, category B) Agent: bcg-researcher Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) segment (string, optional) |
| fetch_company_news | Categorize news from the last 12 months + last 30 days into M&A, partnerships, product launches, leadership changes, regulatory events. Tool: fetch_company_news (S.L.A.T.E. L, category B) Agent: bcg-researcher Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) |
| fetch_hiring_signals | LinkedIn headcount trend, top hiring directions, Glassdoor rating, C-suite backgrounds — read as strategic priority signal. Tool: fetch_hiring_signals (S.L.A.T.E. L, category B) Agent: bcg-researcher Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) |
| fetch_industry_disruption | VC activity ($50M+ raises in adjacent space), Gartner/IDC analyst reports, company patent activity, and startups attacking the segment. Tool: fetch_industry_disruption (S.L.A.T.E. L, category B) Agent: bcg-researcher Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) industry (string, optional) |
| validate_tam_claims | Methodology critique of TAM claims (bottom-up vs. top-down, additive errors, unrealistic share assumptions). Tool: validate_tam_claims (S.L.A.T.E. L, category O) Agent: dd-market-validator Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| validate_growth_trajectory | Organic / structural growth or one-off factors? Cohort retention, revenue quality, accounting flags. Tool: validate_growth_trajectory (S.L.A.T.E. L, category O) Agent: dd-market-validator Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| assess_moat_vrio | Apply VRIO (Valuable / Rare / Inimitable / Organized) to every claimed advantage. Think like a short-seller. Tool: assess_moat_vrio (S.L.A.T.E. L, category O) Agent: dd-market-validator Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| assess_market_timing | Timing window: open / closing / closed. Specific signals and implication for the deal. Tool: assess_market_timing (S.L.A.T.E. L, category O) Agent: dd-market-validator Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~2 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| define_segment_boundaries | Crisp segment definition, isolation test, adjacent-market map (threats vs. expansions), and white-space identification. Tool: define_segment_boundaries (S.L.A.T.E. L, category F) Agent: bcg-segment-analyst Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: segment (string, required) |
| analyze_segment_economics | TAM/SAM, CAGR with sources, profit-pool mapping along the value chain, Porter 5 Forces, and lifecycle stage. Tool: analyze_segment_economics (S.L.A.T.E. L, category F) Agent: bcg-segment-analyst Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: segment (string, required) |
| map_segment_competitors | Top-8 competitors INSIDE the segment with revenue/share/margin/share-trend/key-advantage. Distinguish revenue from funding. Tool: map_segment_competitors (S.L.A.T.E. L, category F) Agent: bcg-segment-analyst Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: segment (string, required) |
| assess_company_segment_performance | Company's 3-year revenue trend in this segment, share gain/loss, concrete strengths and weaknesses vs. segment specialists. Tool: assess_company_segment_performance (S.L.A.T.E. L, category F) Agent: bcg-segment-analyst Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) segment (string, required) |
| verify_tam_figures | Cross-check every TAM/SAM claim against primary sources. Flag VERIFIED ✅ / QUESTIONABLE ⚠️ / HALLUCINATED ❌. Tool: verify_tam_figures (S.L.A.T.E. L, category N) Agent: bcg-fact-checker Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| verify_competitor_revenues | Catch the 'funding round confused with revenue' error. Re-verify every competitor revenue against SEC filings or press releases. Tool: verify_competitor_revenues (S.L.A.T.E. L, category N) Agent: bcg-fact-checker Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| verify_growth_rates | CAGR claims vs. independent analyst reports (IDC / Gartner / Statista / Forrester). Tool: verify_growth_rates (S.L.A.T.E. L, category N) Agent: bcg-fact-checker Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| score_segment_data_quality | Per-segment data quality grade A/B/C/F (>90/70/50/<50% verified) with critical-flag list. Tool: score_segment_data_quality (S.L.A.T.E. L, category N) Agent: bcg-fact-checker Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~2 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| generate_override_list | Concrete list of values the Portfolio Analyst must replace from segment analyses with verified alternatives. Tool: generate_override_list (S.L.A.T.E. L, category N) Agent: bcg-fact-checker Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~2 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: (none) |
| analyze_linkedin_profile | Decode LinkedIn: real skills vs. buzzwords, marketable identities, underutilized advantages, inconsistencies. Tool: analyze_linkedin_profile (S.L.A.T.E. L, category BB-P0) Agent: operator-os-profiler Pricing tier: free (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: name (string, required) linkedin_url (string, optional) linkedin_text_dump (string, optional) |
| generate_friend_survey_message | Generate a copy-paste personal message for the user to send to 5-10 friends, asking 2-3 brutally honest external-truth questions. Tool: generate_friend_survey_message (S.L.A.T.E. L, category BB-P0) Agent: operator-os-profiler Pricing tier: free (gating relaxed during free preview) ETA: ~1 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: name (string, required) |
| aggregate_friend_survey_responses | Aggregate raw friend-survey responses into Social Mirror: repeated strengths, unexpected signals, blind spots. Tool: aggregate_friend_survey_responses (S.L.A.T.E. L, category BB-P0) Agent: operator-os-profiler Pricing tier: free (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: name (string, required) responses (string, required) |
| fetch_person_public_profile | Search LinkedIn, GitHub, Medium/Substack, public talks, and press mentions; assess overall public presence as Strong/Moderate/Minimal. Tool: fetch_person_public_profile (S.L.A.T.E. L, category C) Agent: personal-intake Pricing tier: free (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: name (string, required) bio_hint (string, optional) |
| collect_person_career_history | Compile chronological career history: companies, roles, key wins, failures-and-lessons, motives for each move. Conclude with the narrative arc this career tells. Tool: collect_person_career_history (S.L.A.T.E. L, category C) Agent: personal-intake Pricing tier: free (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: name (string, required) intake_notes (string, optional) |
| collect_person_skills_self_report | Top-5 technical skills with proficiency 1-5, soft skills, what colleagues praise vs. critique, optional MBTI/Big Five if provided. Tool: collect_person_skills_self_report (S.L.A.T.E. L, category C) Agent: personal-intake Pricing tier: free (gating relaxed during free preview) ETA: ~2 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: name (string, required) intake_notes (string, optional) |
| collect_person_purpose_signals | Peak moments ('most alive'), drivers beyond money, problem they'd fight for years, 20-year legacy, ikigai answers. Tool: collect_person_purpose_signals (S.L.A.T.E. L, category C) Agent: personal-intake Pricing tier: free (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: name (string, required) intake_notes (string, optional) |
| fetch_person_market_position | Salary benchmark P50/P75 by role+location, percentile of this person, demand trend, top employers, scarce skills in the role. Tool: fetch_person_market_position (S.L.A.T.E. L, category C) Agent: personal-intake Pricing tier: free (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: name (string, required) current_role (string, required) location (string, optional) years_experience (integer, optional) |
| size_market_bottom_up | Bottom-up TAM: count of potential buyers × average spend, broken down per segment with explicit assumptions. Tool: size_market_bottom_up (S.L.A.T.E. L, category E) Agent: bcg-data-scientist Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) |
| size_market_top_down | Top-down TAM from analyst reports + market-leader share; reconciled with bottom-up estimate. Tool: size_market_top_down (S.L.A.T.E. L, category E) Agent: bcg-data-scientist Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) |
| benchmark_competitors_financials | Comparable benchmark of 10+ competitors: revenue, growth, gross margin, market share, EV/Revenue multiples. Tool: benchmark_competitors_financials (S.L.A.T.E. L, category E) Agent: bcg-data-scientist Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) |
| forecast_segment_growth | CAGR analysis 2025-2030 per segment, with named drivers and call-out of fastest-growing sub-segments. Tool: forecast_segment_growth (S.L.A.T.E. L, category E) Agent: bcg-data-scientist Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) |
| identify_candidate_segments | Generate 6-10 candidate market segments for the company, each justified against the MBB segmentation principle. Tool: identify_candidate_segments (S.L.A.T.E. L, category D) Agent: bcg-market-mapper Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) |
| test_segment_boundaries | Stress-test each candidate segment: does a specialized competitor exist? Real revenue? Boundary justified or arbitrary? Tool: test_segment_boundaries (S.L.A.T.E. L, category D) Agent: bcg-market-mapper Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) |
| map_segment_economics | TAM, company share, gross margin, CAGR per validated segment with sources. Tool: map_segment_economics (S.L.A.T.E. L, category D) Agent: bcg-market-mapper Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~4 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) |
| rank_segments_priority | Rank validated segments HIGH / MEDIUM / LOW priority for deep-dive analysis based on strategic importance and data availability. Tool: rank_segments_priority (S.L.A.T.E. L, category D) Agent: bcg-market-mapper Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~2 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: company (string, required) |
| diagnose_competitive_game | Cost game / user-value game / mixed: what is actually being competed on? Distinguish table stakes from winning requirements. Tool: diagnose_competitive_game (S.L.A.T.E. A, category G) Agent: bcg-segment-analyst Pricing tier: bundle-only (gating relaxed during free preview) ETA: ~3 min Returns run_id immediately. Poll get_run_status until completed, then read each output file via read_artifact. Args: segment (string, required) |