Loomal

Apple Reminders CLI and MCP server with section support and iCloud sync

13 starsnpm: @mattheworiordan/remi

About remi

remi is an MCP (Model Context Protocol) server published by mattheworiordan in the official MCP registry, listed under Cloud Platforms on Loomal. Apple Reminders CLI and MCP server with section support and iCloud sync

It ships as an npm package (@mattheworiordan/remi), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mattheworiordan/remi, where the project has earned 13 GitHub stars.

Use remi with your agent

Claude Code · one command
claude mcp add remi -- npx -y @mattheworiordan/remi
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "remi": {
      "command": "npx",
      "args": [
        "-y",
        "@mattheworiordan/remi"
      ]
    }
  }
}
npm@mattheworiordan/remi

Frequently asked questions

What is remi?
remi is an MCP (Model Context Protocol) server by mattheworiordan in the Cloud Platforms category. Apple Reminders CLI and MCP server with section support and iCloud sync
How do I connect remi to Claude, Cursor, or another MCP client?
Install remi from its npm package (@mattheworiordan/remi) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is remi open source?
Yes — the source code is public at github.com/mattheworiordan/remi, with 13 GitHub stars.
Can AI agents pay to use remi?
Not yet through Loomal — remi is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain remi? Claim this listing free by verifying GitHub ownership, or contact us.