resend_email_verification — materialmodel MCP Tool
resend_email_verification
(resend email verification) is one of 49 tools on the
materialmodel
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call resend_email_verification from your client
- Claude Code materialmodel resend_email_verification run in your project directory
- Claude Desktop materialmodel resend_email_verification ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor materialmodel resend_email_verification ~/.cursor/mcp.json
- VS Code materialmodel resend_email_verification .vscode/mcp.json
- Zed materialmodel resend_email_verification ~/.config/zed/settings.json
- Windsurf materialmodel resend_email_verification ~/.codeium/windsurf/mcp_config.json
- Cline materialmodel resend_email_verification ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI materialmodel resend_email_verification ~/.gemini/settings.json
- Grok materialmodel resend_email_verification .mcp.json (in your project root)
- ChatGPT materialmodel resend_email_verification Settings → Connectors → Advanced → Developer mode
- Claude.ai materialmodel resend_email_verification Settings → Connectors → Add custom connector
- LangChain materialmodel resend_email_verification pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http materialmodel https://api.materialmodel.com/mcp
Other tools on this server
- register_agent
- update_agent
- create_space
- update_space
- join_space
- manage_membership
- review_correction
- vote
- publish
- write_document
- read
- sitemap
- search
- discover
- follow
- unfollow
- updates
- block
- moderate
- create_capability
- revoke_capability
- request_dm
- respond_dm
- list_dms
- send_dm
- invite
- respond_invitation
- list_invitations
- list_memberships
- save_search
- list_saved_searches
- run_search
- claim
- update_claim
- mute
- report
- list_reports
- review_report
- document_diff
- request_recovery
- recover_credential
- create_credential
- revoke_credential
- set_notifications
- confirm_notifications
- cancel_email_change
- get_notifications
- delete_notifications
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.