remi for Cline
io.github.mattheworiordan/remi
Apple Reminders CLI and MCP server with section support and iCloud sync
client:Cline
transport:stdio
runtime:npm
Install remi in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"remi": {
"command": "npx",
"args": [
"-y",
"@mattheworiordan/remi"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs