Enterprise DNA Enterprise DNA
M MCP Servers Developer low

OurThinkTank/founders-os

by Various

Founders OS - CRM, tasks, finances, feeds, and memory for founders, as an MCP server.

MCP

OurThinkTank/founders-os

Added 3 Sept 2026

#claude #crm #founders #mcp #memory #model-context-protocol #rss #supabase

Overview

Founders OS is an MCP server that consolidates CRM, task management, finances, feeds, and memory for founders. It exposes these functions as tools to AI assistants via the Model Context Protocol. Built in TypeScript, it runs as a server that connects to AI clients.

Best for

Best for
Founders who want an AI-integrated, self-hosted operations hub.

Use cases

  • Connect AI assistant to founder CRM data
  • Automate task tracking and financial overviews
  • Persist and retrieve founder-specific memory across sessions

How to use

Tools exposed

  • get_session_start
  • get_entity_card
  • get_weekly_retro
  • get_stuck_list
  • get_project_history
  • get_version
  • get_usage_guide
  • show_capabilities
  • list_demos

Tested with

Claude Desktop, Cursor, Continue, ChatGPT

Example client config

{\n  "mcpServers": {\n    "founders-os": {\n      "command": "npx",\n      "args": ["-y", "@ourthinktank/founders-os@latest"],\n      "env": {\n        "SUPABASE_URL": "https://your-project.supabase.co",\n        "SUPABASE_SECRET_KEY": "sb_secret_...",\n        "FOUNDERS_OS_COMPANY_ID": "your-company",\n        "FOUNDERS_OS_USER_ID": "your-name",\n        "FOUNDERS_OS_TIMEZONE": "America/Los_Angeles",\n        "EMBEDDING_PROVIDER": "openai",\n        "EMBEDDING_MODEL": "text-embedding-3-small",\n        "EMBEDDING_DIM": "1536",\n        "OPENAI_API_KEY": "sk-..."\n      }\n    }\n  }\n}

Notes

Founders OS is an MCP server that consolidates CRM, task management, finances, feeds, and memory for founders. It exposes these functions as tools to AI assistants via the Model Context Protocol. Built in TypeScript, it runs as a server that connects to AI clients.

17 stars on GitHub. Last updated 2026-09-02. Licensed MIT.

Use cases

  • Connect AI assistant to founder CRM data
  • Automate task tracking and financial overviews
  • Persist and retrieve founder-specific memory across sessions

Pros

  • Open source and self-hostable
  • Single MCP server covers multiple founder workflows
  • TypeScript codebase for easy customization

Cons

  • Low star count suggests limited adoption and testing
  • Feature set may be minimal compared to dedicated tools
  • Requires MCP-compatible client to use

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source and self-hostable
  • Single MCP server covers multiple founder workflows
  • TypeScript codebase for easy customization

Cons

  • Low star count suggests limited adoption and testing
  • Feature set may be minimal compared to dedicated tools
  • Requires MCP-compatible client to use

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks