MCP Server
MCP
io.github.piiiico/agentlair
Give AI agents a real email address, vault, calendar, and task delegation via MCP.
Install
npx -y @agentlair/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@agentlair/mcp",
"version": "1.3.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AgentLair API key. Get a free key at https://agentlair.dev (POST /v1/auth/keys).",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENTLAIR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment