Back to MCP Servers
Lennys Quotes
Query 269 episodes of Lenny's Podcast for product management wisdom. Search 51,000+ transcript segments with YouTube timestamps. Perfect for PRDs, strategy, and PM career advice.
knowledge-memory
By bluzername
Installation
npx -y lennys-quotesConfiguration
{
"mcpServers": {
"lennys-quotes": {
"command": "npx",
"args": ["-y", "lennys-quotes"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes