submit_contact_form — Voix contact MCP Tool
submit_contact_form
(submit contact form) is one of 1 tool on the
Voix contact
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call submit_contact_form from your client
- Claude Code Voix contact submit_contact_form run in your project directory
- Claude Desktop Voix contact submit_contact_form ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Voix contact submit_contact_form ~/.cursor/mcp.json
- VS Code Voix contact submit_contact_form .vscode/mcp.json
- Zed Voix contact submit_contact_form ~/.config/zed/settings.json
- Windsurf Voix contact submit_contact_form ~/.codeium/windsurf/mcp_config.json
- Cline Voix contact submit_contact_form ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Voix contact submit_contact_form ~/.gemini/settings.json
- Grok Voix contact submit_contact_form .mcp.json (in your project root)
- ChatGPT Voix contact submit_contact_form Settings → Connectors → Advanced → Developer mode
- Claude.ai Voix contact submit_contact_form Settings → Connectors → Add custom connector
- LangChain Voix contact submit_contact_form pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http contact https://lbm.co/mcp
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.