Agent Inbox collects questions, approvals, and status updates from Copilot CLI and Claude Code. Answer in one place instead of hunting through your sessions.
The portal is ready for authentication. Using your existing provider keeps accounts in one place.
Preview link · current PR
Why this needs you
This choice determines how customers access the portal. After your decision, the agent will wire up sign-in and add the integration tests.
Response recorded
Waiting for agent pickup.
Ship the customer portal
Keep the next steps and completed work together.
2 of 4 milestones complete
Account settings
Profile editing and preferences are ready.
Done
Accessibility review
Keyboard and screen reader fixes are in.
Done
Billing integration
The agent is connecting the checkout flow.
In progress
Staging credentials
Add the API key so staging can be connected.
Needs you
The staging connection needs your API key.
See who's working on what.
The latest status reported by each connected agent.
Illustrative snapshot · 4 sessions across 3 projects
Session
Current work
State
Copilot CLIcustomer-portal
Choosing a sign-in approach
Needs you
Claude Codedocs-site
Writing accessibility notes
Working
Copilot CLIbilling-api
Running checkout tests
Working
Claude Codecustomer-portal
Account settings review
Idle
Working and idle statuses don't add to your attention count.
Interactive demo. Try a response; nothing is sent.
Connect your CLI through MCP.
GitHub Copilot CLIClaude CodeBuilt on MCP
Answer without switching terminals.
Open a request to see the project and what needs your attention. Respond there, with the background close by.
Agent Inboxnow
Can I use the existing auth provider?
customer-portal · Copilot CLI
Use existingStart fresh
Answer from a desktop notification.
Questions with enough context.
Each question includes the decision and why it matters. Choose an option, write your own answer, ask for clarification, or snooze it. Open approvals can also show a Preview link for the current PR head when your project publishes successful, non-production GitHub deployment metadata.
Boards keep tasks, responses, and recorded outcomes together, so you can see what happened on each project.
Waiting on youWith agentsOutcome
See what each agent reports.
Check the latest status from connected sessions. Background refreshes keep the inbox current without pulling keyboard focus away from chat or another app; in the active viewer, keyboard focus stays where you left it. Working, waiting, and idle are separate states.
Copilot CLIRunning checkout tests
Claude CodeUpdating the docs
Copilot CLIIdle
How it works
Agents send requests through MCP. You answer in Agent Inbox, and they read your response through the same connection.
Connected through MCP
An agent asks for input.
It sends the question and background to Agent Inbox, along with the project it belongs to.
You respond in Agent Inbox.
Pick an option, write your own answer, or mark a task done. You can also ask for clarification or snooze the request.
The agent reads your reply.
Your agent checks MCP for responses. You'll see when it has picked up your answer and when it records an outcome.
127.0.0.1
Stored locally
Your inbox lives on your machine.
Questions, plans, and responses are stored in a local SQLite database. Agent Inbox doesn't call a model or run a hosted service.
No telemetryMIT licensed
Get Agent Inbox
Start with the desktop app, or run it from a Node.js checkout.
Desktop app
After installing, open Settings → Setup and choose your coding tools. Start a fresh CLI session to load the connection.
No. It stores the questions, plans, and updates your coding agents send, along with your replies. It doesn't write code or make model calls.
Which coding tools does it work with?
The installer supports GitHub Copilot CLI and Claude Code. It registers the stdio MCP server and adds reporting instructions so agents know when to ask and how to read your replies. Other MCP clients need manual configuration.
Does my inbox leave my machine?
Your inbox is stored locally, with no Agent Inbox telemetry or hosted service. Optional update checks and pull request lookups contact GitHub. Your coding tools still have their own data and model policies.
When does an approval show a Preview link?
Agent Inbox shows Preview only on an open approval question or blocked approval plan row when GitHub reports a successful, explicitly non-production deployment for the current PR head. Your project must publish standard GitHub deployment metadata. Missing, stale, or conflicting records leave the Preview link out; the approval controls stay available.
How does an agent receive my answer?
Agents read replies through the MCP pending tool. Copilot CLI can use background watchers for questions and blocked plan actions; Claude Code has opt-in wake-up hooks. Wake-up depends on your setup. The receipt shows whether the agent has picked up your answer.
Where can I run Agent Inbox?
Desktop packages are available for macOS 13.5+ on Apple silicon and Intel, and Linux on x64 and arm64. You can also run the local browser viewer from a Node.js 24 checkout. See the installation guide for Linux runtime requirements and package verification. Windows and hosted deployments are not currently supported.