AI-powered personal productivity system with persistent memory, integrations (Gmail, GitHub, Asana, Slack), hybrid RAG search, proactive monitoring, and a Slack chat bot
PR review specialist — fetches diffs, analyzes against checklist, posts review comments
Email drafting specialist — writes in the user's voice, creates Gmail drafts
Meeting notes specialist — captures structured notes with decisions and action items
Main Second Brain agent — manages memory, surfaces context, coordinates integrations
Manage Second Brain background services — install, uninstall, status, restart
Interactive onboarding for Second Brain — launches a local dashboard to configure profile and integrations in one click
Quick status overview from all connected integrations
Run daily reflection — promote important items from daily logs to MEMORY.md and archive habits
Maintain and search competitive battle cards with objections, strengths, and win strategies
Admin access level
Server config contains admin-level keywords
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Modifies files
Hook triggers on file write and edit operations
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
AI-powered personal memory layer for Claude Code and Claude Desktop. Persistent cloud memory, live integrations (Gmail, GitHub, Asana, Google Calendar), 49 skills, 4 agents, and 22 MCP prompts.
┌──────────────────────────────────────────────────────────────┐
│ CLOUD (for everyone) │
│ │
│ MCP Server: https://second-brain-cloud-app.azurewebsites.net│
│ Dashboard: (same URL, port +1) │
│ Database: NeonDB (Postgres + pgvector) │
│ Reflection: AWS Bedrock (Claude Haiku) │
│ Repo: github.com/viditparashar96/second-brain-cloud │
│ │
│ 22 MCP tools │ 22 MCP prompts │ 7 MCP resources │
│ Per-user vault │ Hybrid RAG search │ Auto-memory │
└──────────────────────────┬───────────────────────────────────┘
│
MCP over HTTPS (?key=sb_xxx)
│
┌────────────────┼────────────────┐
│ │ │
Claude Desktop Claude Code claude.ai
(HR, Sales, Ops) + This Plugin (web users)
(Engineers)
The cloud MCP server provides shared memory, integrations, and prompts for all users. No local install needed — just connect with your unique URL.
Production URL:
https://second-brain-cloud-app.azurewebsites.net/mcp?key=YOUR_API_KEY
Cloud Repo: github.com/viditparashar96/second-brain-cloud (private)
| Feature | Count | Details |
|---|---|---|
| MCP Tools | 22 | Vault CRUD, search, logging, Gmail, GitHub, Asana, GCal, status |
| MCP Prompts | 22 | Core, HR, Sales, Product, Ops, Org workflows |
| MCP Resources | 7 | SOUL, USER, ORG, PRODUCTS, MEMORY, HABITS, Today's log |
| Search | Hybrid RAG | pgvector (semantic) + PostgreSQL FTS (keyword), 70/30 merge |
| Memory | Auto | SOUL.md rules make Claude log everything important |
| Reflection | Daily | Bedrock extracts decisions/actions → MEMORY.md |
# Add marketplace
/plugin marketplace add https://github.com/viditparashar96/second-brain-claude
# Install
/plugin install second-brain@blackngreen-tools
claude mcp add second-brain-cloud "https://second-brain-cloud-app.azurewebsites.net/mcp?key=YOUR_API_KEY" -t http -s user
Get your API key from the admin dashboard.
# Skills (from plugin)
/eng-plan build GPS tracking for School Cab
/eng-code-review
/meeting-notes
# Cloud memory (from MCP — works automatically)
"search my memory for Nexiva"
"log a note: decided to use pgvector"
"what's on my calendar today?"
"run daily reflection"
Skills call cloud MCP tools automatically — all decisions, meetings, and outcomes are logged to your cloud vault.
Admin creates user on the dashboard or via API. Each user gets a unique API key.
macOS — run in Terminal:
open ~/Library/Application\ Support/Claude/claude_desktop_config.json
Windows — run in Command Prompt:
notepad %APPDATA%\Claude\claude_desktop_config.json
Linux — run in terminal:
nano ~/.config/Claude/claude_desktop_config.json
Copy-paste this into the mcpServers section (replace YOUR_API_KEY with your key):
{
"mcpServers": {
"second-brain": {
"command": "npx",
"args": ["mcp-remote", "https://second-brain-cloud-app.azurewebsites.net/mcp?key=YOUR_API_KEY"]
}
}
}
Note: If you already have other MCP servers configured, just add the
"second-brain": {...}block inside the existingmcpServersobject.
macOS: Cmd+Q → reopen Claude Desktop Windows: Close → reopen Claude Desktop
You should see second-brain with a green badge in Settings > MCP Servers.
Add as a Custom Connector in Settings → Connectors:
URL: https://second-brain-cloud-app.azurewebsites.net/mcp?key=YOUR_API_KEY
Available in Claude Code via /skill-name:
npx claudepluginhub viditparashar96/second-brain-claude --plugin second-brainManage tasks, plan your day, and build up memory of important context about your work. Syncs with your calendar, email, and chat to keep everything organized and on track.
Stateful agent tools for Claude Code. Learns who you are, remembers what you're working on, schedules tasks, maintains itself.
Personal knowledge management with brain CLI - capture notes, manage todos, auto-sync, and search your second brain
Dex by Dave. Your AI Chief of Staff for strategic work management, meeting intelligence, relationship tracking, and daily planning.
Extended Second Brain that learns as you work in Claude Code
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses