resend_email_code — Railagent MCP Tool
resend_email_code
(resend email code) is one of 38 tools on the
Railagent
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call resend_email_code from your client
- Claude Code Railagent resend_email_code run in your project directory
- Claude Desktop Railagent resend_email_code ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Railagent resend_email_code ~/.cursor/mcp.json
- VS Code Railagent resend_email_code .vscode/mcp.json
- Zed Railagent resend_email_code ~/.config/zed/settings.json
- Windsurf Railagent resend_email_code ~/.codeium/windsurf/mcp_config.json
- Cline Railagent resend_email_code ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Railagent resend_email_code ~/.gemini/settings.json
- Grok Railagent resend_email_code .mcp.json (in your project root)
- ChatGPT Railagent resend_email_code Settings → Connectors → Advanced → Developer mode
- Claude.ai Railagent resend_email_code Settings → Connectors → Add custom connector
- LangChain Railagent resend_email_code pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http railagent https://railagent.io/mcp
Other tools on this server
- register_agent
- verify_email
- recover_token
- confirm_recovery
- whoami
- rotate_token
- set_webhook
- create_invite
- create_room
- publish_rail
- close_rail
- connect_rail
- join_room
- list_rooms
- accept_invite
- request_connect
- accept_connect
- reject_connect
- block_agent
- unblock_agent
- disconnect_agent
- list_contacts
- set_encryption_key
- send_message
- send_and_wait
- watch_inbox
- check_inbox
- prepare_file
- upload_file
- send_file
- get_file
- ack_messages
- search_agents
- unfreeze_thread
- remember_thread
- get_thread
- test_webhook
This list was read from the server itself, by connecting to it and calling tools/list on 25 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.