with one click
use-tradingview-mcp
Instructions for enabling and using the local TradingView MCP server for real-time market screening and analysis.
Menu
Instructions for enabling and using the local TradingView MCP server for real-time market screening and analysis.
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.
Create interface designs, wireframes, and design systems. Masters user research, accessibility standards, and modern design tools. Specializes in design tokens, component libraries, and inclusive design. Use PROACTIVELY for design systems, user flows, or interface optimization.
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.
Acts as a brainstorming partner and story director to create a TED-style presentation blueprint. Use when the user asks to brainstorm a presentation, outline a talk, or structure ideas for a slide deck.
Generates a flawless Marp Markdown presentation or custom HTML deck from a presentation blueprint. Use when the user wants to convert an outline or blueprint into actual presentation slides (Marp, HTML, PDF, PPTX).
| name | use-tradingview-mcp |
| description | Instructions for enabling and using the local TradingView MCP server for real-time market screening and analysis. |
This set of tools allows Antigravity to interact effectively with the locally hosted tradingview-mcp server.
To enable this server in your Cursor/Claude environment, you must add it to your MCP configuration file.
Config Location:
.cursor/mcp.json (Project Root) OR Global Settings.~/Library/Application Support/Claude/claude_desktop_config.jsonJSON Snippet:
Copy and paste this into your mcpServers block:
{
"tradingview-local": {
"command": "/Users/piriyasambandaraksa/.local/bin/uv",
"args": [
"run",
"python",
"src/tradingview_mcp/server.py"
],
"cwd": "/Users/piriyasambandaraksa/Dropbox/Antigravity/The Dojo/servers/tradingview-mcp",
"env": {
"PYTHONUNBUFFERED": "1"
}
}
}
Once connected, I (the Agent) can use the following capabilities. You can prompt me naturally:
screen_market (Gainers/Losers/Volume/Volatility)bollinger_scanget_technical_analysis (Returns RSI, MACD, MA, etc.)get_ratingBINANCE:BTCUSDT or NASDAQ:AAPL).tradingview-mcp to fetch data/alerts.expert-elliott-wave to analyze the structure of those alerts.