chart_get_state
Read current symbol, timeframe, visible studies, last price
How to use it
chart_get_state is exposed by the Tradingview MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the chart_get_state tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Tradingview MCP
$
docker run -d --name redis -p 6379:6379 redis:7-alpine