Permission setup issue #105
-
|
I'm having trouble getting CheICalMCP to be assigned necessary permissions. Running And there is no +/- button in System Settings -> Privacy & Security -> Calendar so it can't be added manually. I'm running macOS Tahoe 26.5 Developer Beta, with latest Claude and 1.7.2 of CheICalMCP. It worked ok in earlier versions. Any other suggestions? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
|
Have downloaded latest version and gone through troubleshooting steps with following results:
Is empty
Responds with: Calendar access: ✓ granted If permissions were denied, grant them manually:
I have done a system and Claude restart. Thanks. |
Beta Was this translation helpful? Give feedback.
-
|
Library/Application\ Support/Claude/Claude\ Extensions/local.mcpb.che-cheng.che-ical-mcp/server/CheICalMCP --print-tcc-path Binary path: Bundle identifier: Current EventKit authorization status: Reset TCC + re-prompt (run from Terminal, NOT over SSH): Inspect TCC database directly: System Settings (manual toggle): Additional signing info: |
Beta Was this translation helpful? Give feedback.
-
|
@z45znng7k9-star Thanks for the detailed troubleshooting log — your symptoms match exactly the Claude Desktop regression we diagnosed earlier today. Sorry for the time you sank into this — turns out it's not a setup mistake on your end and not a che-ical-mcp bug either; it's a Claude Desktop 1.6608.2 regression that needs Anthropic to fix. How your observations map to the evidence
You and I are seeing the exact same pattern. Damian, your report is the second independent user reproduction of this regression — that strengthens the bug report a lot. Full diagnosis + trackingRoot cause analysis, 94-vs-10 timeline, and the structural entitlement / Info.plist evidence are all written up here:
If you're willing, please drop a +1 / your reproduction on anthropics/claude-code#58239 — especially mentioning that you're on macOS Tahoe 26.5 Developer Beta. My machine is on the 26.0 release version, so your data confirms the regression hits both Beta and stable channels. The more independent reproductions Anthropic sees, the faster they'll prioritise. Workarounds while we wait for AnthropicUntil Anthropic ships the fix, use any of these instead:
The latest README now also carries a Apology + thanksGenuinely sorry for the wasted troubleshooting time. The Thanks again for the very detailed report. The log helped a lot with the diagnosis. |
Beta Was this translation helpful? Give feedback.
-
|
Latest version everything is fixed. Thank you for the excellent persistence. |
Beta Was this translation helpful? Give feedback.
-
|
@z45znng7k9-star Great to hear it — thanks for circling back to confirm. For the record, what was blocking you turned out to be two separate Claude Desktop problems stacked on top of each other, both now fixed:
So "latest version" (v1.14.0) is where both fixes meet. Appreciate your patience through the long diagnosis — the detailed logs you posted were a big part of what made the root cause findable. |
Beta Was this translation helpful? Give feedback.
@z45znng7k9-star Great to hear it — thanks for circling back to confirm.
For the record, what was blocking you turned out to be two separate Claude Desktop problems stacked on top of each other, both now fixed:
com.apple.security.personal-information.*entitlements so macOS can rewrite the TCC row on the healing re-prompt.&in the manifestdisplay_namemade Claude Desktop 1.18286.0 silently drop the whole server from every conversation. Fixed in v1.14.0 by changing&toand.…