Loading MCP server directory, please wait...
Give an AI agent its own email address: send, reply, read, and wait for mail.
npx @getmcp/cli add ai.postfleet/postfleetRequires Node.js 18+. Community-contributed server. Review source before installing.
POSTFLEET_API_KEYYour Postfleet API key (pf_...) from https://postfleet.ai
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.postfleet/postfleet": {
"command": "npx",
"args": [
"-y",
"@postfleet/mcp"
],
"env": {
"POSTFLEET_API_KEY": "",
"POSTFLEET_API_URL": "https://api.postfleet.ai"
}
}
}
}