Loading MCP server directory, please wait...
Context-aware reminders that surface when your situation matches, not at a fixed time.
npx @getmcp/cli add io.github.esfih/unremind-meRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <token> — generate in the UnRemind app under Settings → AI agents → MCP access. See https://unremind.me/mcp/
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.esfih/unremind-me": {
"url": "https://unremind.me/mcp?src=mcp-registry",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}