Agentlair runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 12 Jun 2026.
Give AI agents a real email address, vault, calendar, and task delegation via MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentlair -- npx -y @agentlair/mcp
{
"mcpServers": {
"agentlair": {
"args": [
"-y",
"@agentlair/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agentlair]
command = "npx"
args = ["-y", "@agentlair/mcp"]
{
"mcpServers": {
"agentlair": {
"args": [
"-y",
"@agentlair/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentlair": {
"args": [
"-y",
"@agentlair/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.