Please Remind for VS Code
io.github.pozymasika/please-remind
Connects to PleaseRemind.com to allow read and write access to all your reminders.
client:VS Code
transport:streamable-http
Install Please Remind in VS Code
.vscode/mcp.json
{
"servers": {
"please-remind": {
"type": "http",
"url": "https://pleaseremind.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs