Skip to content
Back to search
30
MCP

@keyid/agent-kit

npm/@keyid/agent-kit

KeyID MCP server for agent email, SMS, OTP/TOTP, and signup verification

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

KeyID
Signup sessions, browser continuity, email, SMS, and OTP/TOTP infrastructure for AI agents.
0 tools · streamable-http
KeyID
Signup sessions, browser continuity, email, SMS, and OTP/TOTP infrastructure for AI agents.
0 tools · streamable-http
@agentutil/verify-mcp
MCP server — structured verification and trending data tools
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
agentpay-email-verify-mcp
MCP server: Email verification with format checks, MX records, disposable detection, typo correction, and rate limiting + Pro tier
0 tools
@agentsid/guard
MCP server for safe shell, file, database, git, and HTTP access. Every operation validated against per-agent permission rules. Powered by Ag
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@keyid/agent-kit": {
      "url": "None",
      "transport": "http"
    }
  }
}