{"slug": "founders-os-open-source-mcp-server-that-gives-ai-your-business-context", "title": "Founders OS – open-source MCP server that gives AI your business context", "summary": "Founders OS, an open-source MCP server, provides 92 tools across 12 modules to give AI assistants like Claude and Cursor business context from CRM, projects, finances, and memory, eliminating the need to re-explain company operations. The MIT-licensed toolkit connects to a Supabase database and is designed for non-developers with a three-step setup process.", "body_md": "Open-Source MCP Toolkit\n\n# Stop re-explaining your business\n\nto your AI.\n\nFoundersOS remembers how your company runs, so your AI doesn't have to ask.\n\nIt connects your CRM, projects, tasks, finances, playbooks, memory, and feeds directly to Claude, Cursor, or any MCP-compatible AI. Stop copy-pasting. Start actually working.\n\nTo get the most out of FoundersOS, we recommend [Read This First](/docs/read-this-first) - five minutes on what these tools can and can't do.\n\nWhat's in the box\n\n## 92 tools, one connection\n\nTwelve modules, all plugged into your AI through a single MCP connection. No dashboards to learn. Just talk.\n\n### CRM\n\nCustomers, contacts, interactions, and a live pipeline dashboard. Track every relationship through conversation.\n\n### Tasks\n\nCreate, assign, link, and complete tasks with dependencies, entity linking, AI assignment, and progress notes.\n\n### Projects\n\nFirst-class project records anchored on a project tag, with task rollups grouped by status.\n\n### Playbooks\n\nReusable orchestration templates that fan out to tasks and external MCP actions in one run.\n\n### Tags\n\nA shared vocabulary with auto-registration, typo detection, and soft validation that never blocks you.\n\n### Financial\n\nDouble-entry ledger with categories, accounts, transfers, P&L, multi-company, and per-user access control.\n\n### Feeds\n\nRSS, Atom, and JSON feeds with AI briefings, bookmarks, and pins. Stay informed without doomscrolling.\n\n### Memory\n\nSemantic memory powered by pgvector with personal and org scopes, dedup, and natural-language recall.\n\n### Surfaces\n\nCross-domain views: session-start dashboard, entity cards, weekly retros, and stuck lists.\n\n### Members\n\nOrg membership directory that maps user IDs to names and designates the company owner.\n\n### Audit + Restore\n\nA full audit trail across every domain, plus one-call recovery of any soft-deleted record.\n\n### Diagnostics\n\nPing, version, usage guide, capability explorer, and bundled interactive walkthroughs.\n\nThe 60-second overview\n\n## Three steps. That's it.\n\n### Set up a Supabase project\n\nFree tier works great. Create a project, then paste one SQL file (the consolidated schema) into the SQL editor. The setup wizard prints it for you.\n\n### Add one block to your AI config\n\nPaste this in and fill your Supabase and embedding keys into the `env`\n\nblock - or let the [setup wizard](/setup/) generate the whole thing for you.\n\n```\n{\n  \"mcpServers\": {\n    \"founders-os\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@ourthinktank/founders-os@latest\"],\n      \"env\": {\n        \"SUPABASE_URL\": \"https://...\",\n        \"SUPABASE_SECRET_KEY\": \"sb_secret_...\",\n        \"OPENAI_API_KEY\": \"sk-...\"\n      }\n    }\n  }\n}\n```\n\nThe `@latest`\n\ntag keeps you current: each time you restart your AI, it pulls the newest version automatically. Drop it to pin a fixed version instead.\n\n### Talk to your AI like it knows your business\n\n\"Add Acme Corp as a new prospect.\"\n\n\"What's overdue? What's falling through the cracks?\"\n\n\"Run the customer-onboarding playbook for Acme.\"\n\n\"Show me the P&L for last quarter.\"\n\n\"Remember: we're targeting SMB fintech in Q3.\"\n\n[See the full setup walkthrough →](/docs/getting-started)\n\nMIT Licensed, Free Forever\n\n## Built for real people,\n\nnot just developers\n\nYou'll run a couple of setup commands, but we wrote the docs for humans. If you've ever followed a recipe, you can set this up. Your data stays in your database. No lock-in. No premium tier.\n\nNew to AI tools? Start with [Read This First](/docs/read-this-first) - an honest look at what they can and can't do.", "url": "https://wpnews.pro/news/founders-os-open-source-mcp-server-that-gives-ai-your-business-context", "canonical_source": "https://www.foundersmcp.com", "published_at": "2026-07-23 08:13:08+00:00", "updated_at": "2026-07-23 08:22:13.805773+00:00", "lang": "en", "topics": ["developer-tools", "ai-tools", "artificial-intelligence"], "entities": ["Founders OS", "Supabase", "Claude", "Cursor", "OpenAI"], "alternates": {"html": "https://wpnews.pro/news/founders-os-open-source-mcp-server-that-gives-ai-your-business-context", "markdown": "https://wpnews.pro/news/founders-os-open-source-mcp-server-that-gives-ai-your-business-context.md", "text": "https://wpnews.pro/news/founders-os-open-source-mcp-server-that-gives-ai-your-business-context.txt", "jsonld": "https://wpnews.pro/news/founders-os-open-source-mcp-server-that-gives-ai-your-business-context.jsonld"}}