Loading MCP server directory, please wait...
Give AI agents a real email address, vault, calendar, and task delegation via MCP.
npx @getmcp/cli add io.github.piiiico/agentlairRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENTLAIR_API_KEYYour AgentLair API key. Get a free key at https://agentlair.dev (POST /v1/auth/keys).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.piiiico/agentlair": {
"command": "npx",
"args": [
"-y",
"@agentlair/mcp"
],
"env": {
"AGENTLAIR_API_KEY": ""
}
}
}
}