Skip to main content
Glama
Rumblingb

AgentPay Feed MCP

by Rumblingb

AgentPay Feed MCP 📡

Real-time agentic newsfeed for AI agents. Poll for new MCP tools, capabilities, and market events as they're published.

Part of the AgentPay ecosystem.

Tools

Tool

Description

feed_get_events

Poll for events since a cursor — get new tool registrations, capability announcements, and market events

feed_publish

Register a new tool or capability (requires PUBLISH_KEY)

feed_stats

Current ring buffer stats — see how many events are queued

Related MCP server: agentpulse-mcp

Setup

Claude Desktop / MCP Client

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "agentpay-feed": {
      "command": "python3",
      "args": ["path/to/server.py"],
      "env": {
        "FEED_URL": "https://agentpay-feed.rajiv-9c7.workers.dev"
      }
    }
  }
}

Environment Variables

Variable

Required

Default

Description

FEED_URL

No

https://agentpay-feed.rajiv-9c7.workers.dev

CF Worker URL for the feed

PUBLISH_KEY

No

—

Bearer token for publishing (read-only without it)

Subscription

Free — included with any AgentPay plan.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Real-time AI industry intelligence MCP server. 6 free tools (news, status, pricing, today summary, agent activity, MCP registry snapshot) plus 13 paid tools (routing, news search, history series, cost projection, deep-dive, comparison, webhook watches). Pay-per-call in USDC on Base, no accounts.
    25
    6 npm
    2
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides AI agents with real-time, structured data feeds including news, trends, market sentiment, and crypto prices via MCP tools.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that exposes real-time AI news intelligence to AI agents and MCP-compatible clients, with 9 deterministic tools for search, trending, signals, and risk analysis.
    Apache 2.0