UnRemind.me Submit for VS Code
io.github.esfih/unremind-me-submit
Send a reminder to anyone with a public UnRemind.me page. No account or token.
client:VS Code
transport:streamable-http
tools:2
Install UnRemind.me Submit in VS Code
.vscode/mcp.json
{
"servers": {
"unremind-me-submit": {
"type": "http",
"url": "https://unremind.me/mcp/submit?src=mcp-registry-submit"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs