← Index

KeyID

io.github.KeyID-AI/keyid·v0.2.10·Browser Automation
Quality Score
89
/100

Signup sessions, browser continuity, email, SMS, and OTP/TOTP infrastructure for AI agents.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://keyid.ai/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "keyid": {
      "command": "npx",
      "args": [
        "-y",
        "@keyid/agent-kit"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "keyid": {
      "command": "npx",
      "args": [
        "-y",
        "@keyid/agent-kit"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @keyid/agent-kit
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation