Chat with legendary founders & investors via MCP. Elon, Buffett, Jobs, CZ, and more. No API key required!
Most developer tooling work still happens through a UI a human drives. Legends MCP MCP server moves it into the conversation instead. Chat with legendary founders & investors via MCP. Elon, Buffett, Jobs, CZ, and more. No API key required!.
Ever wanted to ask Elon Musk about first principles? Get Warren Buffett's take on your investment? Have Steve Jobs roast your product design? Get Paul Graham and Marc Andreessen to debate your startup idea?
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
The server publishes 8 tools. What each one is for:
suggest — 🔮 Proactive recommendationsparty_mode — 🎭 Multi-legend discussionsummon_legend — 👤 Single legend adviceauto_match — 🎯 Deep legend discoverylist_legends — 📋 Browse all legendssearch_legends — 🔍 Find by keywordget_legend_context — 📖 Deep diveget_legend_insight — 💡 Quick wisdomAmong the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Legends MCP's toolset — suggest, party_mode, summon_legend and 5 more — is a fair guide to whether it matches your workflow. It is maintained by cryptosquanch; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Legends MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| suggest | 🔮 Proactive recommendations |
| party_mode | 🎭 Multi-legend discussion |
| summon_legend | 👤 Single legend advice |
| auto_match | 🎯 Deep legend discovery |
| list_legends | 📋 Browse all legends |
| search_legends | 🔍 Find by keyword |
| get_legend_context | 📖 Deep dive |
| get_legend_insight | 💡 Quick wisdom |
{
"mcpServers": {
"legends": {
"command": "npx",
"args": ["legends-mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.