← Registry

Content Tools

icm-analytics.com

Provides access to MCG podcast episode data, including search, founder profiles, and partnership information.

2 endpoints12 known toolsFirst detected July 16, 2026Last detected August 23, 2026

ENDPOINT 1

https://icm-analytics.com/api/v1/mcp/mcg

No auth detected

MCP server metadata

Name
mcg-mcp
Version
0.1.0
Capabilities
toolsresources

Known tools 8

mcg_episode

Return the full payload for one MCG podcast episode (fundamentals, highlights with citations, metadata, related episodes).

Inferred read-only
mcg_episodes_by_handle

Every episode where a handle appears as guest, project, or either.

Inferred read-only
mcg_search

Case-insensitive substring search across highlight summaries, topics, source quotes, and investor-summary fields.

Inferred read-only
mcg_partnerships

Every fundamentals.forward_catalysts.pre_announced_partnerships entry across the corpus, filtered by status + recency.

Inferred read-only
mcg_founder

Cross-episode profile of one founder: every appearance, merged background, deduped prior ventures.

Inferred read-only
mcg_alpha

Every highlight flagged is_alpha=True, filtered by category + confidence + recency.

Inferred read-only
mcg_recent

N most recently enriched episodes with summary metadata (no full fundamentals — call mcg_episode for the full payload).

Inferred read-only
mcg_changed_since

Episodes whose enriched_at >= iso_timestamp.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcg-mcp]
url = "https://icm-analytics.com/api/v1/mcp/mcg"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcg-mcp": {
      "type": "http",
      "url": "https://icm-analytics.com/api/v1/mcp/mcg"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcg-mcp
Remote MCP URL: https://icm-analytics.com/api/v1/mcp/mcg

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcg-mcp": {
      "url": "https://icm-analytics.com/api/v1/mcp/mcg"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcg-mcp": {
      "type": "http",
      "url": "https://icm-analytics.com/api/v1/mcp/mcg"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcg-mcp",
  "transport": "streamable-http",
  "url": "https://icm-analytics.com/api/v1/mcp/mcg"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://icm-analytics.com/api/v1/mcp/scout

No auth detected

MCP server metadata

Name
intel-scout-mcp
Version
0.1.0
Capabilities
tools

Known tools 4

watchlist_fetch_batch

Pull fresh tweets via twitterapi.io for a mixed list of handles and tickers, detect + fetch any X Articles linked, persist everything to the local watchlist (indexed by handle AND by ticker).

Inferred read-only
watchlist_search

Unified query across BOTH stores — the on-demand watchlist AND the 12 AI-Feed scout archives — so one tool answers 'what was said about $X' regardless of source.

Inferred read-only
watchlist_list

Inventory: tracked handles, tracked tickers, total tweet count, total article count, per-item last-fetch timestamps.

Inferred read-only
watchlist_articles

Return full X Article content for tweets in scope.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.intel-scout-mcp]
url = "https://icm-analytics.com/api/v1/mcp/scout"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "intel-scout-mcp": {
      "type": "http",
      "url": "https://icm-analytics.com/api/v1/mcp/scout"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: intel-scout-mcp
Remote MCP URL: https://icm-analytics.com/api/v1/mcp/scout

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "intel-scout-mcp": {
      "url": "https://icm-analytics.com/api/v1/mcp/scout"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "intel-scout-mcp": {
      "type": "http",
      "url": "https://icm-analytics.com/api/v1/mcp/scout"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "intel-scout-mcp",
  "transport": "streamable-http",
  "url": "https://icm-analytics.com/api/v1/mcp/scout"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for icm-analytics.com was fetched 2026-07-27T03:23:40.193Z and is being refreshed.

Trust status Neutral

icm-analytics.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.