openmandate_resend_otp — OpenMandate MCP Tool
openmandate_resend_otp
(openmandate resend otp) is one of 15 tools on the
OpenMandate
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call openmandate_resend_otp from your client
- Claude Code OpenMandate openmandate_resend_otp run in your project directory
- Claude Desktop OpenMandate openmandate_resend_otp ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor OpenMandate openmandate_resend_otp ~/.cursor/mcp.json
- VS Code OpenMandate openmandate_resend_otp .vscode/mcp.json
- Zed OpenMandate openmandate_resend_otp ~/.config/zed/settings.json
- Windsurf OpenMandate openmandate_resend_otp ~/.codeium/windsurf/mcp_config.json
- Cline OpenMandate openmandate_resend_otp ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI OpenMandate openmandate_resend_otp ~/.gemini/settings.json
- Grok OpenMandate openmandate_resend_otp .mcp.json (in your project root)
- ChatGPT OpenMandate openmandate_resend_otp Settings → Connectors → Advanced → Developer mode
- Claude.ai OpenMandate openmandate_resend_otp Settings → Connectors → Add custom connector
- LangChain OpenMandate openmandate_resend_otp pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.openmandate.ai/mcp
Other tools on this server
- openmandate_create_mandate
- openmandate_submit_answers
- openmandate_get_mandate
- openmandate_list_mandates
- openmandate_close_mandate
- openmandate_list_matches
- openmandate_get_match
- openmandate_respond_to_match
- openmandate_submit_outcome
- openmandate_list_contacts
- openmandate_add_contact
- openmandate_verify_contact
- openmandate_update_contact
- openmandate_delete_contact
This list was read from the server itself, by connecting to it and calling tools/list on 24 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.