Skip to content

Veroq-ai/veroq-cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

VEROQ for Cursor

License VEROQ

Financial intelligence in your editor. Ask about markets, verify claims, get trade signals — without leaving Cursor.

Install

  1. Open Cursor Settings → MCP
  2. Add this config:
{
  "mcpServers": {
    "veroq": {
      "command": "npx",
      "args": ["-y", "veroq-mcp"],
      "env": {
        "VEROQ_API_KEY": "vq_live_xxx"
      }
    }
  }
}
  1. Restart Cursor
  2. Ask Claude: "What's happening with NVDA?" or "Verify: Tesla beat earnings"

What You Get

  • 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

Examples

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"

Links

About

Official VEROQ plugin for Cursor — financial intelligence, verification, and trading data in your editor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors