Back to MCP Servers

Legends

Chat with 36 legendary founders & investors (Elon Musk, Warren Buffett, Steve Jobs, CZ). AI personas with authentic voices, frameworks, and principles. No API key required.

knowledge-memoryapiai

Installation

npx -y legends-mcp

Configuration

{
  "mcpServers": {
    "legends-mcp": {
      "command": "npx",
      "args": ["-y", "legends-mcp"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub