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