← barisasa.com

INDIVIDUAL MCP TOOL

earlywire_coverage

What this wire does and doesn't cover: per-source freshness and volume, category mix, last refresh.

barisasa.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://earlywire.barisasa.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for earlywire_coverage and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

barisasa.com

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.earlywire-marketing-growth-intelligence]
url = "https://earlywire.barisasa.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "earlywire-marketing-growth-intelligence": {
      "type": "http",
      "url": "https://earlywire.barisasa.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: earlywire-marketing-growth-intelligence
Remote MCP URL: https://earlywire.barisasa.com/mcp

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": {
    "earlywire-marketing-growth-intelligence": {
      "url": "https://earlywire.barisasa.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "earlywire-marketing-growth-intelligence": {
      "type": "http",
      "url": "https://earlywire.barisasa.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "earlywire-marketing-growth-intelligence",
  "transport": "streamable-http",
  "url": "https://earlywire.barisasa.com/mcp"
}
MCP Inspector

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

Related tools

  • earlywire_whats_new — Newest items on the wire — the freshest judged marketing/growth atoms (newsletters, vendor changelogs, practitioner feeds).
  • earlywire_search — Search the Earlywire wire — curated, editor-scored marketing & growth intelligence from trusted practitioner sources.
  • earlywire_topic_pulse — What the marketing/growth niche is SAYING about one topic right now: chatter volume, who's covering it, score spread, and the top takes.
  • earlywire_trending — Topics RISING on the wire this window vs the previous one — velocity over a controlled vocabulary, counting distinct events (syndicated copies collapse).
  • earlywire_get_item — Fetch one item by id: tldr, judge reason, a `summary` (own-words digest you can cite for numbers/claims/frameworks), and the raw `excerpt`.