Mind the Product for Claude Desktop
com.mindtheproduct/knowledge
Search 15 years of Mind the Product writing, talks and podcasts, plus live events and PM jobs.
client:Claude Desktop
transport:streamable-http
Install Mind the Product in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"knowledge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.mindtheproduct.com/api/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs