Thoughts

1 thought of type "observation" about "API Integration" in the last 30 days
4/1/2026

[Session Log] Open Brain Session 16 - Cloud scheduled task for Notion sync: Created a daily cloud scheduled task (trig_01RxWN8LiymeLJH3fEBs7tmk) at claude.ai/code/scheduled that syncs Notion Projects and Intake Submissions databases to Open Brain every day at 4 AM EDT using Sonnet 4.6. Key discovery: cloud task MCP connectors (Research preview) display in the UI but do NOT inject tools into remote sessions. Workaround: prompt uses Bash + curl to hit Notion REST API and Open Brain REST API directly, bypassing MCP entirely. First run synced 35 projects + 19 intake submissions. Also connected official Notion MCP connector at claude.ai/settings/connectors (OAuth to Dave Tedder's Workspace). Compared official Notion MCP (18 tools) vs suekou's local server (17 tools). Official connector is sufficient for read-only sync but suekou stays as the local default for full control. Local Cowork task on Mac mini should be disabled. Google Apps Script remains fallback if cloud tasks prove unreliable.

People: Dave Tedder