๐ง
KeyID Agent Kit
๐งMCP ServerKeyID-AI/agent-kit
What it does
|Give Claude, Cursor, or any MCP client a real email address โ free, no signup. The `@keyid/agent-kit` MCP server exposes 27 tools for autonomous email: identity/auth (`keyid_provision`, `keyid_get_email`), inbox & send (`keyid_get_inbox`, `keyid_send`, `keyid_reply`, `keyid_forward`), threads/drafts, auto-reply/signature/forwarding settings, contacts, webhooks, and usage metrics. Uses Ed25519 keypairs and MCP JSON-RPC over stdio (protocol 2024-11-05).
glamaremote
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub โ
claude mcp add keyid -e KEYID_PUBLIC_KEY=...hex... -e KEYID_PRIVATE_KEY=...hex... -- npx @keyid/agent-kitClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"keyid": {
"command": "npx",
"args": ["@keyi...618
Last UpdatedMar 13, 2026