happydasch/bt_llm_advisory
Extension of LLM Advisory for Backtrader strategies, enabling real-time trading insights from multiple LLM-based advisors directly within strategy execution.
Platform-specific configuration:
{
"mcpServers": {
"bt_llm_advisory": {
"command": "npx",
"args": [
"-y",
"bt_llm_advisory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...