74
/ 100
4 days ago
glama

FoundersOS

Give your AI the full context of how your business runs: CRM, finances, tasks, and memory in one self-hosted MCP server." Short + long descriptions lead with cross-domain reasoning ("which customers are behind on payment and what did we last promise them" reads the ledger and CRM in one answer) and self-hosted data ownership (your own Supabase, stdio, MIT).

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, SUPABASE_SECRET_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAWS_DEFAULT_REGION=us-east-1
configEMBEDDING_DIM"": "1536",
configEMBEDDING_MODEL"": "text-embedding-3-small",
configEMBEDDING_PROVIDER"": "openai",
configEMBEDDING_RATE_LIMIT
configEMBEDDING_RATE_WINDOW
configFOUNDERS_OS_COMPANY_ID"": "your-company",
configFOUNDERS_OS_TIMEZONE"": "America/Los_Angeles",
configFOUNDERS_OS_USER_ID"": "your-name",
configOLLAMA_BASE_URLollama nomic-embed-text 768
🔐 secretOPENAI_API_KEY"": "sk-..."
🔐 secretSUPABASE_SECRET_KEY"": "sb_secret_...",
configSUPABASE_URL"": "https://your-project.supabase.co",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ourthinktank-founders-os-13mypr)](https://m8ven.ai/mcp/ourthinktank-founders-os-13mypr)
commit: 2e514abb3af0486d44ffd32c457f545212e33642
code hash: c56fcf6a922a45a857dde7e7d40d829b7a4b10c851f1ef53bd42bc3a6bc897b6
verified: 7/4/2026, 9:09:36 AM
view raw JSON →