Financial intelligence in your editor. Ask about markets, verify claims, get trade signals — without leaving Cursor.
- Open Cursor Settings → MCP
- Add this config:
{
"mcpServers": {
"veroq": {
"command": "npx",
"args": ["-y", "veroq-mcp"],
"env": {
"VEROQ_API_KEY": "vq_live_xxx"
}
}
}
}- Restart Cursor
- Ask Claude: "What's happening with NVDA?" or "Verify: Tesla beat earnings"
- 52 tools available to Claude in your editor
- Ask financial questions while coding trading bots
- Verify claims about companies you're researching
- Get live prices, technicals, and sentiment
- Screen for stocks matching criteria
In Cursor chat, try:
- "What's the RSI for AAPL right now?"
- "Compare NVDA vs AMD technicals"
- "Is it true that Meta laid off 10,000 people?"
- "Find oversold semiconductor stocks"