Mind the Product for VS Code
com.mindtheproduct/knowledge
Search 15 years of Mind the Product writing, talks and podcasts, plus live events and PM jobs.
client:VS Code
transport:streamable-http
Install Mind the Product in VS Code
.vscode/mcp.json
{
"servers": {
"knowledge": {
"type": "http",
"url": "https://www.mindtheproduct.com/api/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs