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