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