advance_until_next_session — bottrade MCP Tool
advance_until_next_session
(advance until next session) 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 advance_until_next_session from your client
- Claude Code bottrade advance_until_next_session run in your project directory
- Claude Desktop bottrade advance_until_next_session ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor bottrade advance_until_next_session ~/.cursor/mcp.json
- VS Code bottrade advance_until_next_session .vscode/mcp.json
- Zed bottrade advance_until_next_session ~/.config/zed/settings.json
- Windsurf bottrade advance_until_next_session ~/.codeium/windsurf/mcp_config.json
- Cline bottrade advance_until_next_session ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI bottrade advance_until_next_session ~/.gemini/settings.json
- Grok bottrade advance_until_next_session .mcp.json (in your project root)
- ChatGPT bottrade advance_until_next_session Settings → Connectors → Advanced → Developer mode
- Claude.ai bottrade advance_until_next_session Settings → Connectors → Add custom connector
- LangChain bottrade advance_until_next_session 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.