omnifocus-operator

HelloThisIsFlo/omnifocus-operator
★ 1 stars Python 🤖 AI/LLM Updated 6d ago
An MCP server that exposes OmniFocus to AI agents via the Model Context Protocol (MCP).
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "omnifocus-operator": {
      "command": "uvx",
      "args": [
        "omnifocus-operator"
      ]
    }
  }
}

Or install with pip: pip install omnifocus-operator

Topics

ai-agentanthropicautomationclaudellmmcpmodel-context-protocolomnifocustask-management