← Index

AgentLair

io.github.piiiico/agentlair·v1.2.0·Email
Quality Score
95
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://agentlair-mcp-server.amdal-dev.workers.dev/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agentlair": {
      "command": "npx",
      "args": [
        "-y",
        "@agentlair/mcp"
      ],
      "env": {
        "AGENTLAIR_API_KEY": "<your-agentlair_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agentlair": {
      "command": "npx",
      "args": [
        "-y",
        "@agentlair/mcp"
      ],
      "env": {
        "AGENTLAIR_API_KEY": "<your-agentlair_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @agentlair/mcp
§02  Environment variables
AGENTLAIR_API_KEY
requiredsecret

AgentLair API key. Get one free at https://agentlair.dev

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Email