agent identity mcp for Windsurf
io.github.flovoice53-tech/agent-identity-mcp
Gives an AI agent a disposable email and a real UK phone number to test signup flows.
client:Windsurf
transport:stdio
runtime:npm
Install agent identity mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-identity-mcp": {
"command": "npx",
"args": [
"-y",
"agent-identity-mcp"
],
"env": {
"SMS_FLORIN_API_KEY": "<SMS_FLORIN_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs