Co-Founder: Strategy Layer Engine
https://server.smithery.ai/general-qx8c/co-founder-engine/mcpCo-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.
How to connect
https://server.smithery.ai/general-qx8c/co-founder-engine/mcp
curl -X POST https://server.smithery.ai/general-qx8c/co-founder-engine/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'