🧠 My Brain

Personal MCP server for a searchable knowledge base.

Powered by my-brain-mcp

MCP Endpoint

https://brain.mcgaughey.dev/mcp/{uuid}

What this does

Syncs a private GitHub repo to Cloudflare R2, then exposes it as an MCP server. Claude (mobile, web, desktop, code) can read, browse, and update the knowledge base.

Available Tools

brain_status — Returns the tracker, todos, and dashboard data. Called at session start.

get_document — Retrieve a file by path. Returns basename-match suggestions on miss.

brain_update — All writes: project logs, file saves, todos, tracker updates, dashboard refresh.

Input Methods

GitHub push — Webhook syncs changed files automatically.

Email forwarding — Forward to your brain address, saved as inbox notes.

MCP tools — Ask Claude to save notes, update projects, or capture insights.