Skip to main content
mcpSource-backedReview first Safety Privacy

Agentic News MCP Server

Agentic News MCP delivers news discovery and agentic news workflows over streamable HTTP.

HarnessClaude CodeCodexCursorClaude Desktop
Review first review before installing

Open the source and read safety notes before installing.

Safety notes

  • Remote MCP tools may trigger live API writes—confirm least-privilege credentials.
  • Treat Authorization headers and API keys as secrets; never commit them to repositories.

Privacy notes

  • Queries, tool payloads, and responses enter MCP client context and vendor infrastructure logs.
  • Review data residency and retention policies before connecting production accounts.

Prerequisites

  • MCP client with streamable HTTP transport support.
  • Vendor account or API credentials when registry metadata marks Authorization headers as required.
  • Security review of tool write scope before production use.

Schema details

Install type
cli
Troubleshooting
No
Collection metadata
Estimated setup
15 minutes
Difficulty
intermediate
Tool listing metadata
Full copyable content
{
  "mcpServers": {
    "agentic": {
      "url": "https://YOUR_AGENTIC_NEWS_MCP_REMOTE",
      "type": "http"

    }
  }
}

About this resource

Overview

Agentic News MCP Server is listed in the MCP Registry as ai.agentic-news/mcp. Agentic News MCP delivers news discovery and agentic news workflows over streamable HTTP.

Installation

claude mcp add --transport http agentic-news YOUR_AGENTIC_NEWS_MCP_REMOTE

Source Verification Notes

Verified on 2026-06-17:

  • MCP Registry search returns ai.agentic-news/mcp with documented remote transport metadata.
  • Primary documentation URL https://agentic-news.ai/mcp is publicly reachable.
  • Claude Code MCP docs describe HTTP connector setup patterns used in this entry.

Duplicate Check

No existing content/mcp/ entry documents registry package ai.agentic-news/mcp.

Editorial Disclosure

Community listing by kiannidev from MCP Registry metadata and reachable vendor documentation.

Source citations

Add this badge to your README

Show that Agentic News MCP Server is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/mcp/agentic-news-mcp-server.svg)](https://heyclau.de/entry/mcp/agentic-news-mcp-server)

How it compares

Agentic News MCP Server side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

FieldAgentic News MCP Server

Agentic News MCP delivers news discovery and agentic news workflows over streamable HTTP.

Open dossier
ABMeter MCP Server

ABMeter MCP exposes experimentation and analytics tooling over streamable HTTP for MCP clients.

Open dossier
agency.lona/trading MCP Server

Lona trading MCP provides AI-assisted strategy development, backtesting, market data, and portfolio analysis.

Open dossier
Agentic Terminal Directory MCP Server for Claude

AT Directory hosted MCP server for discovering Observer Protocol–verified merchants accepting Lightning, BOLT12, L402, and USDT agentic payments with live rail verification.

Open dossier
Trust
Install riskReview firstReview firstReview firstReview first
Notes Safety Privacy Safety Privacy Safety Privacy Safety Privacy
Categorymcpmcpmcpmcp
Sourcesource-backedsource-backedsource-backedsource-backed
AuthorAgentic NewsABMeterLonaObserver Protocol
Added2026-06-172026-06-172026-06-172026-06-14
Platforms
Claude CodeCodexCursorClaude Desktop
Claude CodeClaude Desktop
Claude CodeClaude Desktop
Claude CodeClaude Desktop
Source repo
Safety notesRemote MCP tools may trigger live API writes—confirm least-privilege credentials. Treat Authorization headers and API keys as secrets; never commit them to repositories.Remote MCP tools may trigger live API writes—confirm least-privilege credentials. Treat Authorization headers and API keys as secrets; never commit them to repositories.Remote MCP tools may trigger live API writes—confirm least-privilege credentials. Treat Authorization headers and API keys as secrets; never commit them to repositories.The directory indexes merchant claims and attestations; verify rails before sending funds. `verify_payment_endpoint` probes live endpoints but agents still pay merchants directly. Tier 1 merchants are self-attested; prefer Tier 2+ records for high-value purchases. Never share private keys or wallet seeds through MCP chat sessions.
Privacy notesQueries, tool payloads, and responses enter MCP client context and vendor infrastructure logs. Review data residency and retention policies before connecting production accounts.Queries, tool payloads, and responses enter MCP client context and vendor infrastructure logs. Review data residency and retention policies before connecting production accounts.Queries, tool payloads, and responses enter MCP client context and vendor infrastructure logs. Review data residency and retention policies before connecting production accounts.Search queries and merchant IDs may appear in Agentic Terminal logs. Payment transactions occur directly with merchants, not through the directory. Optional credentials link your agent identity for rate-limit and review features.
Prerequisites
  • MCP client with streamable HTTP transport support.
  • Vendor account or API credentials when registry metadata marks Authorization headers as required.
  • Security review of tool write scope before production use.
  • MCP client with streamable HTTP transport support.
  • Vendor account or API credentials when registry metadata marks Authorization headers as required.
  • Security review of tool write scope before production use.
  • MCP client with streamable HTTP transport support.
  • Vendor account or API credentials when registry metadata marks Authorization headers as required.
  • Security review of tool write scope before production use.
  • MCP client with streamable HTTP connector support.
  • Understanding that the directory is discovery-only—not in the payment path.
  • Optional Observer Protocol DirectoryAccessCredential for higher rate limits and write access.
  • Wallet or payment rail tooling separate from the directory for actual checkout.
Install
claude mcp add --transport http agentic-news YOUR_AGENTIC_NEWS_MCP_REMOTE
claude mcp add --transport http abmeter YOUR_ABMETER_MCP_REMOTE
claude mcp add --transport http lona-trading YOUR_LONA_MCP_REMOTE
claude mcp add --transport http at-directory https://mcp.agenticterminal.ai/mcp
Config
{
  "mcpServers": {
    "agentic": {
      "url": "https://YOUR_AGENTIC_NEWS_MCP_REMOTE",
      "type": "http"

    }
  }
}
{
  "mcpServers": {
    "abmeter": {
      "url": "https://YOUR_ABMETER_MCP_REMOTE",
      "type": "http"

    }
  }
}
{
  "mcpServers": {
    "agency": {
      "url": "https://YOUR_LONA_MCP_REMOTE",
      "type": "http"

    }
  }
}
{
  "mcpServers": {
    "at-directory": {
      "url": "https://mcp.agenticterminal.ai/mcp",
      "type": "http",
      "headers": {
        "Authorization": "Bearer YOUR_DIRECTORY_ACCESS_CREDENTIAL"
      }
    }
  }
}
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.