freqtrade_get_class_info
Inspect any freqtrade class
How to use it
freqtrade_get_class_info is exposed by the Freqtrade MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the freqtrade_get_class_info tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Freqtrade MCP
pip install freqtrade-mcp-serverOther tools in Freqtrade MCP (12)
Get detailed callback method info
Browse configuration keys
List DataFrame columns in strategy methods
Read a documentation page, or one section of it
Get values of a specific enum
Get full signature of a specific method
Get version information
List available documentation topics
List trading-related enums
List all overridable IStrategy methods
Search for symbols by name pattern (statically indexed, no imports)
Full-text search across all documentation