# AgentLair MCP server

AI agent email, vault, and calendar. Tamper-evident audit trail for EU AI Act compliance.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-piiiico-agentlair
- Repository: https://github.com/piiiico/agentlair
- Website: https://agentlair.dev

## Install
- Command: `npx -y @agentlair/mcp`
- Endpoint: https://agentlair-mcp-server.amdal-dev.workers.dev/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm @agentlair/mcp v1.2.0
- Environment variable: AGENTLAIR_API_KEY (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://agentlair-mcp-server.amdal-dev.workers.dev/mcp

## Tools
- send_email - Send an email from your AgentLair address (@agentlair.dev) to any recipient. No SMTP or DNS setup needed. Endpoint: https://agentlair-mcp-server.amdal-dev.workers.dev/mcp
- check_inbox - Check the inbox for an @agentlair.dev email address. Returns recent messages with sender, subject, and received time. Endpoint: https://agentlair-mcp-server.amdal-dev.workers.dev/mcp
- read_message - Read the full content of a specific email message, including the body text. Endpoint: https://agentlair-mcp-server.amdal-dev.workers.dev/mcp
- list_addresses - List all @agentlair.dev email addresses associated with your API key. Endpoint: https://agentlair-mcp-server.amdal-dev.workers.dev/mcp
- claim_address - Claim a new @agentlair.dev email address for your agent. Free tier supports multiple addresses. Endpoint: https://agentlair-mcp-server.amdal-dev.workers.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.piiiico
- Version: 1.2.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 21, 2026
- Source: https://registry.modelcontextprotocol.io
