Reloop MCP Server (reloop-agent-inbox)
Agents
MCP
Official Model Context Protocol server exposing send_email, read_inbox, and reply_to_email tools to Claude and AI agents.
PLANNING
- MCP specification. Standardized tool definitions following the Model Context Protocol specification for secure LLM interaction.
BACKEND
- Tool handlers. Implemented send_email, read_inbox, get_thread, and reply_to_email MCP tools with organization-scoped API key authorization.
DEVOPS
- NPM distribution. Published reloop-agent-inbox executable for local and containerized MCP clients.