Gives an AI agent a disposable email and a real UK phone number to test signup flows.
claude mcp add agent-identity-mcp -- npx -y agent-identity-mcp
claude_desktop_config.json
{
"mcpServers": {
"agent-identity-mcp": {
"command": "npx",
"args": [
"-y",
"agent-identity-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agent-identity-mcp": {
"command": "npx",
"args": [
"-y",
"agent-identity-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-identity-mcp": {
"command": "npx",
"args": [
"-y",
"agent-identity-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agent-identity-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-identity-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent-identity-mcp": {
"command": "npx",
"args": [
"-y",
"agent-identity-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.flovoice53-tech--agent-identity-mcp/reviews or the review_server meta-tool.
POST /mcp