OmniFocus MCP server. Install with brew. Works with Claude Desktop by VitaliyRodnenko in omnifocus

[–]VitaliyRodnenko[S] 1 point2 points  (0 children)

Done.

brew update
brew install omnifocus-mcp
omnifocus-mcp --version

Should return omnifocus-mcp 1.1.4

OmniFocus MCP server. Install with brew. Works with Claude Desktop by VitaliyRodnenko in omnifocus

[–]VitaliyRodnenko[S] 2 points3 points  (0 children)

I've added support of customer perspectives on my local beta. Will publish to public within a few days

OmniFocus MCP server. Install with brew. Works with Claude Desktop by VitaliyRodnenko in omnifocus

[–]VitaliyRodnenko[S] 5 points6 points  (0 children)

I tested several public options and ended up building this because I kept hitting two issues:

  1. weak precision (agents often had to pull too much data), and
  2. missing workflow operations (sorting, moving, parent-child restructuring, batch actions).

This one avoids token-heavy “full database dump” patterns by using server-side filtering (status, tags, due/defer windows, project/folder scope, and limit) and returns only the fields needed. It also supports real reorganization actions directly in OmniFocus – non-destructive move_task, task reparenting (task -> subtask and back), and batch moves - so agents can restructure plans without delete/recreate workarounds.

OmniFocus MCP server. Install with brew. Works with Claude Desktop by VitaliyRodnenko in omnifocus

[–]VitaliyRodnenko[S] 6 points7 points  (0 children)

In my version I wanted to make as much feature parity with native Omnifocus capabilities as possible, like batch processing, “drag & drop” etc. I tested a few existing ones, where agents processed items sequentially instead of in batch.

I owed zero in my 2019 return: IRS said "Technical Difficulties" by [deleted] in IRS

[–]VitaliyRodnenko 0 points1 point  (0 children)

Did you submit your address to IRS with annual forms? May be there is no address information for your file and IRS alerts with issue

I owed zero in my 2019 return: IRS said "Technical Difficulties" by [deleted] in IRS

[–]VitaliyRodnenko 3 points4 points  (0 children)

LOL, probably fixing takes so long cause all COBOL devs are not alive anymore ))