4founders

djordjeivanovic11/4founders
★ 0 stars TypeScript Memory/Knowledge Updated 3d ago
An MCP server and archive for structured retrieval from founder podcast interviews. Indexes episodes, principles, and connections across Founders Podcast, Senra Podcast, and Long Strange Trip with tools for fuzzy search, relationship traversal, and quote verification.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "4founders": {
      "command": "npx",
      "args": [
        "-y",
        "djordjeivanovic11/4founders"
      ]
    }
  }
}

README Excerpt

Three sources, one graph: **Senra Podcast** (living interviews), **Founders Podcast** (biography episodes), **Long Strange Trip** (CEO to CEO). The project folder is **4Founders**. Principles in the middle. Typed connections between stories. Agent contract: [`AGENTS.md`](AGENTS.md) and `~/obsidian-tracker/4Founders/AGENTS.md`. Skill: `.cursor/skills/founders-archive/`. How to add notes: [`CONTRIBUTING.md`](CONTRIBUTING.md).