Backtest360 for Cline
com.backtest360/backtest360
MCP server exposing the Backtest360 engine API as tools for AI agents.
client:Cline
transport:streamable-http
runtime:pypi
tools:20
Install Backtest360 in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"backtest360": {
"url": "https://mcp.backtest360.com/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs
What Cline can do once it is connected
- get_me
- engine_info
- get_catalog
- list_indicators
- list_templates
- get_strategy_schema
- validate_strategy
- run_backtest
- get_latest_signal
- compare_backtests
- export_backtest
- compute_stats
- search_tickers
- list_tickers
- get_data_range
- get_ticker_info
- get_quote
- get_price_history
- list_macro_series
- get_macro_series