Give Claude Desktop Real-Time Intelligence with MCP
Set up real-time world knowledge in Claude Desktop in 60 seconds. Zero-install MCP server with 44 tools for intelligence, trading, market data, and more.
Claude is smart, but it doesn't know what happened today. Here's how to fix that in 60 seconds using the VEROQ MCP server.
After this setup, you can ask Claude things like:
- “What's happening in AI regulation right now?”
- “What are the trending entities in defense news?”
- “Compare how CNN and Fox covered the latest story”
And Claude will pull live, verified intelligence from VEROQ to answer.
Setup (60 seconds)
- Get a free API key at veroq.ai/developers
- Open your Claude Desktop config file:
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
- Add VEROQ:
{
"mcpServers": {
"veroq": {
"url": "https://api.veroq.ai/api/v1/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}- Restart Claude Desktop.
That's it. No npm install, no local server, no Node.js required. Zero install.
What You Get
Claude now has 8 intelligence tools:
veroq_searchSearch verified intelligence briefs by topicveroq_feedGet the latest briefs by categoryveroq_briefFull brief details with sources and counter-argumentsveroq_extractExtract and analyze article content from URLsveroq_entitiesFind briefs mentioning a specific entityveroq_trendingSee what entities are trending right nowveroq_compareCompare how different outlets cover the same storyveroq_researchDeep research with key findings and entity mappingTry It
Open Claude Desktop and ask:
“What are the top 5 trending entities in the news right now?”
Claude will call veroq_trending and return a live list of the most-mentioned entities. Then try:
“Compare how different outlets are covering [top entity]”
Also Works With Cursor
Same config format. Go to Cursor Settings → Tools & MCP → Add MCP Server, or visit the agents page for a one-click Cursor deeplink.
Free Tier
1,000 API calls/month. No credit card. That's roughly 30+ conversations per day with Claude about current events.