-
-
Notifications
You must be signed in to change notification settings - Fork 40
Home
Rahil P edited this page Jun 7, 2026
·
4 revisions
Welcome to the Second Brain wiki. Second Brain is a self-hosted MCP server on Cloudflare Workers that gives every AI tool you use a shared, searchable memory layer.
- Setup Guide — deploy, schema, auth token, manual setup
- Connect to AI Clients — Claude Desktop, Claude Code, claude.ai, iOS
- Capture from Anywhere — bookmarklet, iOS Shortcuts, share sheet
- Obsidian Plugin — install, configure, sync modes
-
API Reference — REST endpoints (
/capture,/append,/update,/list,/recall,/forget,/count,/tags,/stats,/chat,/digest) and MCP tools - How It Works — semantic search, chunking, duplicate detection
- Web UI — UI dashboard to manage your memories
- How to Upgrade — upgrade instructions for one-click and manual deployments
- Frequently Asked Questions