KeyID for VS Code
io.github.keyid-ai/keyid
Signup sessions, browser continuity, email, SMS, and OTP/TOTP infrastructure for AI agents.
client:VS Code
transport:streamable-http
runtime:npm
Install KeyID in VS Code
.vscode/mcp.json
{
"servers": {
"keyid": {
"type": "http",
"url": "https://keyid.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs