gsd-build/agent-inbox
View on GitHub ↗Give any AI agent a disposable email inbox in one tool call. MCP server for email verification, auth flows, and testing.
59 ★5 forksJavaScriptUpdated 4mo ago
What you need to know
Agent Inbox is a local-first inbox for AI agents, backed by SQLite and served over MCP with an optional web UI. It lets agents create tasks, receive user feedback, and request human approval through a persistent inbox rather than chat.
Install
npm install && npm run build, then configure the MCP server pointing to a SQLite database file; a web UI runs via separate npm script.
Usage
- •Agents use inbox tools to create tasks, list items, request approvals, and record feedback; humans review and act on tasks in the web UI.
Key features
- ✓SQLite-backed local-first storage
- ✓MCP tools for task creation and approval requests
- ✓optional web UI
Best for
Building human-in-the-loop workflows where agents need approval or async feedback.
Platforms: macOS · Linux · WindowsClients: Claude Desktop · generic MCP clients
Reviewed 2026-08-11
Topics
ai-agentauthclaudecursordisposable-emailemailmcpmcp-servermodel-context-protocoltestingverificationwindsurf
- Stars
- 59★
- Forks
- 5
- Language
- JavaScript
- License
- MIT
- Created
- 2026-04-10
- Last push
- 2026-04-10