Labsco
MCP SERVER · OFFICIAL PROJECT

IntelCue

by IntelCue

Ask what moved in your market this week and have the answer come from your own monitored sources — newsletters, blogs, patents, ads, filings.

News, Feeds & Trend MonitoringOfficial source
Summary
None of these calls searches the open web — they read a workspace you already configured.

The answers are specific to your market because the monitoring happened first: the sources were chosen, ingested and analysed, and these tools read the result. That makes the setup the real work and this the cheap part — once the sources are pointed, the weekly brief and the momentum scores are one question away. Severity ranking on the competitive alerts is what makes the feed usable daily rather than another inbox, and since everything here reads, an agent connected to it cannot change what is being watched.

What it is

A hosted, read-only MCP server over an IntelCue workspace. IntelCue continuously monitors the sources you point it at — newsletters, blogs, news, YouTube, websites, Google Ads, patents, SEC filings, and Certificate Transparency for new subdomains — and analyses them for trending topics, competitive moves and keywords. Every response is scoped to your authenticated workspace.

What you get
  • get_trending_topics returns topics with momentum scores, change deltas and the examples behind them
  • get_competitive_insights returns competitive alerts ranked by severity, so the one that matters is not buried under the ones that do not
  • get_keywords returns keywords and hashtags with volume and trend direction
  • get_newsletter_content pulls recent items from the newsletters you subscribe to, and get_blog_updates the latest posts from monitored blogs
  • get_patent_filings returns recent filings and grants from the companies you track
  • get_front_page_brief returns the latest weekly Front Page brief generated for your workspace
  • Every tool reads, and every call is scoped to your own workspace
Requirements

A remote server at https://api.intelcue.ai/v1/mcp/sse over Streamable HTTP. It needs an IntelCue account and an ic_sk_ API key from the Connect page in the dashboard, supplied over OAuth, as Authorization: Bearer, or in an x-api-key header. There is a Smithery listing if you would rather paste the key into an install prompt.

Setup effort

One command plus a key — npx -y mcp-remote https://api.intelcue.ai/v1/mcp/sse, then supply credentials