Serversio.github.KeyID-AI/keyid
K

KeyID

io.github.KeyID-AI/keyid · v0.2.10
▦ npm
v0.2.10npm npm: @keyid/agent-kit🌐 https://keyid.ai/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.KeyID-AI/keyid",
  "description": "Signup sessions, browser continuity, email, SMS, and OTP/TOTP infrastructure for AI agents.",
  "title": "KeyID",
  "repository": {
    "url": "https://github.com/KeyID-AI/KeyID",
    "source": "github",
    "id": "KeyID-AI/KeyID"
  },
  "version": "0.2.10",
  "websiteUrl": "https://keyid.ai/mcp",
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@keyid/agent-kit",
      "version": "0.2.10",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://keyid.ai/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}