Market & competitive intelligence for Claude & AI assistants: trends, alerts, keywords & more.
Market & competitive intelligence for Claude & AI assistants: trends, alerts, keywords & more. The intelcue mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 7 defined tools rather than through you.
A hosted, remote MCP server (Streamable HTTP) that gives AI assistants read-only access to your IntelCue workspace. It scopes every response to your authenticated workspace, so your data stays private to you.
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Everything the assistant can do here goes through one of these:
get_trending_topics — Trending topics with momentum scores, change deltas, and examplesget_competitive_insights — Competitive alerts ranked by severityget_keywords — Keywords & hashtags with volume and trend directionget_newsletter_content — Recent newsletter content from subscribed sourcesget_blog_updates — Latest posts from monitored blogsget_patent_filings — Recent patent filings and grants from monitored companiesget_front_page_brief — The latest AI-generated weekly Front Page brief for your workspaceAmong the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Intelcue's toolset — get_trending_topics, get_competitive_insights, get_keywords and 4 more — is a fair guide to whether it matches your workflow. It is maintained by IntelCue; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Intelcue's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| get_trending_topics | Trending topics with momentum scores, change deltas, and examples |
| get_competitive_insights | Competitive alerts ranked by severity |
| get_keywords | Keywords & hashtags with volume and trend direction |
| get_newsletter_content | Recent newsletter content from subscribed sources |
| get_blog_updates | Latest posts from monitored blogs |
| get_patent_filings | Recent patent filings and grants from monitored companies |
| get_front_page_brief | The latest AI-generated weekly Front Page brief for your workspace |
{
"mcpServers": {
"intelcue": {
"type": "url",
"url": "https://api.intelcue.ai/v1/mcp/sse",
"name": "IntelCue",
"authorization": "Bearer ic_sk_your_api_key_here"
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.