{
  "markdown": "# IntelCue MCP Server\n\n**Live market & competitor intelligence inside Claude and any MCP-compatible AI assistant.**\n\n[IntelCue](https://www.intelcue.ai) is an AI-first competitive and market intelligence\nplatform. It continuously monitors your sources — newsletters, blogs,\nnews, YouTube, websites, Google Ads, patents, SEC filings, Certificate Transparency (new subdomains), and more — then analyzes everything for\ntrending topics, competitive moves, and keywords. This repository\ndocuments the **IntelCue MCP server**, which exposes that intelligence to AI assistants via\nthe [Model Context Protocol](https://modelcontextprotocol.io).\n\n> Ask your AI assistant about your market and competitors, and it pulls from your live,\n> continuously-updated IntelCue data automatically. Learn more at\n> **[www.intelcue.ai](https://www.intelcue.ai)**.\n\n## What is the IntelCue MCP server?\n\nA hosted, remote MCP server (Streamable HTTP) that gives AI assistants read-only access to\nyour IntelCue workspace. It scopes every response to your authenticated workspace, so your\ndata stays private to you.\n\n- **Endpoint:** `https://api.intelcue.ai/v1/mcp/sse`\n- **Transport:** Streamable HTTP (official MCP SDK)\n- **Auth:** your IntelCue API key (`ic_sk_…`) — via OAuth, `Authorization: Bearer`, or the\n  `x-api-key` header\n\n## Connect\n\n### Option 1 — Smithery (easiest)\n\nInstall from the [Smithery listing](https://smithery.ai) and paste your IntelCue API key when\nprompted.\n\n### Option 2 — Claude Desktop\n\n```json\n{\n  \"mcpServers\": {\n    \"intelcue\": {\n      \"type\": \"url\",\n      \"url\": \"https://api.intelcue.ai/v1/mcp/sse\",\n      \"name\": \"IntelCue\",\n      \"authorization\": \"Bearer ic_sk_your_api_key_here\"\n    }\n  }\n}\n```\n\n### Option 3 — Any MCP client (header auth)\n\nSend your key in the `x-api-key` header to `https://api.intelcue.ai/v1/mcp/sse`.\n\n**Get your API key** on the Connect page in your [IntelCue dashboard](https://www.intelcue.ai).\n\n## Tools\n\nAll tools are read-only and automatically scoped to your workspace.\n\n| Tool | What it returns |\n|------|-----------------|\n| `get_trending_topics` | Trending topics with momentum scores, change deltas, and examples |\n| `get_competitive_insights` | Competitive alerts ranked by severity |\n| `get_keywords` | Keywords & hashtags with volume and trend direction |\n| `get_newsletter_content` | Recent newsletter content from subscribed sources |\n| `get_blog_updates` | Latest posts from monitored blogs |\n| `get_patent_filings` | Recent patent filings and grants from monitored companies |\n| `get_front_page_brief` | The latest AI-generated weekly Front Page brief for your workspace |\n\n## Example questions to ask your assistant\n\n- \"What are the top trending topics in my market this week?\"\n- \"Any high-severity competitive moves in the last 7 days?\"\n- \"Which keywords are surging right now, with hashtags?\"\n- \"Summarize the latest newsletters and blog posts from my competitors.\"\n- \"Have any tracked companies filed patents recently?\"\n- \"Pull my latest Front Page brief and summarize it.\"\n\n## Learn more\n\n- **Product:** [www.intelcue.ai](https://www.intelcue.ai)\n- **Competitive intelligence:** [intelcue.ai/solutions/competitive-intelligence](https://www.intelcue.ai/solutions/competitive-intelligence)\n- **Google Ads transparency:** [intelcue.ai/solutions/google-ads-transparency](https://www.intelcue.ai/solutions/google-ads-transparency)\n- **Newsletter tracking:** [intelcue.ai/solutions/newsletter-tracker](https://www.intelcue.ai/solutions/newsletter-tracker)\n- **Website change tracking:** [intelcue.ai/solutions/website-change-tracker](https://www.intelcue.ai/solutions/website-change-tracker)\n- **Blog:** [intelcue.ai/blog](https://www.intelcue.ai/blog)\n\n## FAQ\n\n**What is IntelCue?**\nAn AI-first market and competitive intelligence platform that monitors your sources and\ndelivers insights into Claude or any AI assistant via MCP. See [www.intelcue.ai](https://www.intelcue.ai).\n\n**Do I need an account?**\nYes. The MCP server returns data scoped to your IntelCue workspace, so you need an IntelCue\naccount and API key (`ic_sk_…`) from the Connect page.\n\n**Which AI assistants are supported?**\nAny MCP-compatible client — Claude Desktop, Claude.ai, and others via the\n[Model Context Protocol](https://modelcontextprotocol.io).\n\n**Is my data shared?**\nNo. Every tool call is scoped to your own workspace.\n\n---\n\n© IntelCue. Website: [https://www.intelcue.ai](https://www.intelcue.ai)\n",
  "bytes": 4431,
  "sha": "647a7779e79def4deb41783a58cadcb92880baf89f3027f0c26c0d6155634996",
  "repo_slug": "intelcue/intelcue-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_intelcue_intelcue_mcp_208d8b2c/readme"
}