Official AiDD MCP Server for Claude Desktop - Seamless integration with Apple Notes, AI-powered task processing, and multi-service synchronization.
- Create Notes: Create new notes with titles, content, folders, and tags
- Search Notes: Search across all notes with advanced filtering options
- Read Notes: Read note content with optional metadata
- Update Notes: Update existing notes or append content
- Delete Notes: Safely delete notes with confirmation
- Folder Management: List and organize folders
- Action Item Extraction: Automatically extract TODO items and tasks from notes
- Smart Prioritization: AI-powered task prioritization for ADHD optimization
- Bulk Processing: Import multiple notes at once for batch processing
- Intelligent Categorization: Automatic tagging and organization
- Browser-Based Login: Secure authentication through your browser
- Multiple Providers: Google, Microsoft, Apple, and Email/Password
- Automatic Token Refresh: Stay connected without re-authentication
- Encrypted Storage: Secure credential management
- Google Tasks
- Microsoft To Do
- Trello
- Todoist
- Notion
- TickTick
- Evernote
Download and install the self-contained bundle:
# Download the bundle
curl -LO https://github.com/AiDD-app/mcp-server/raw/main/AiDD.mcpb
# Extract and install
unzip AiDD.mcpb && cd AiDD.mcpb && ./install.sh- Open Claude Desktop
- Go to Settings → MCP Servers → Add Server
- Enter package name:
@aidd-app/mcp - Click Install
- Restart Claude Desktop
Add the following to your ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"AiDD": {
"command": "npx",
"args": ["@aidd-app/mcp"],
"env": {}
}
}
}- In Claude, type:
connect - Your browser will open for authentication
- Sign in with your AiDD account:
- Google Sign-In
- Microsoft Sign-In
- Apple Sign-In
- Email/Password
connect- Sign in to your AiDD accountstatus- Check your connection and subscription statusstart_workflow- Begin importing and processing Apple Noteslist_notes- View your Apple Notesimport_notes- Import notes for AI processingextract_action_items- Extract tasks from your notessync_tasks- Sync to your connected services
- macOS (for Apple Notes integration)
- Node.js 18+
- Claude Desktop
- AiDD account (free or premium)
- FREE - Basic features with limited AI processing
- PREMIUM - Enhanced AI features and faster processing
- PRO - Unlimited processing and priority support
- OAuth 2.0 authentication
- Encrypted credential storage
- No passwords stored locally
- Automatic token refresh
- Session-based security
- Website: https://aidd.app
- Email: support@aidd.app
- Issues: GitHub Issues
MIT © AiDD Team
Your notes and tasks are processed securely. We never store your Apple Notes content. All AI processing happens through secure APIs with temporary data handling.
Made with ❤️ by the AiDD Team for the ADHD community