MCP-сервер OmniFocus (управление задачами).
npx (no install required) Add to your MCP client config (e.g. Claude Desktop claude_desktop_config.json): { "mcpServers": { "omnifocus": { "command": "npx", "args": ["-y", "@scardis/omnifocus-mcp"] } } } From source git clone htt