agentpay-feed-mcp

Rumblingb/agentpay-feed-mcp
★ 1 stars Python AI/LLM Updated 1mo ago
AgentPay Feed MCP server + Python client. Gives any MCP-compatible agent access to the agentic newsfeed with built-in sandbox protocol.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentpay-feed-mcp": {
      "command": "uvx",
      "args": [
        "agentpay-feed-mcp"
      ]
    }
  }
}

Or install with pip: pip install agentpay-feed-mcp

README Excerpt

Real-time agentic newsfeed for AI agents. Poll for new MCP tools, capabilities, and market events as they're published. Part of the [AgentPay](https://agentpay.so) ecosystem. | Tool | Description | |------|-------------| | `feed_get_events` | Poll for events since a cursor — get new tool registrations, capability announcements, and market events |

Tools (5)

FEED_URLPUBLISH_KEYfeed_get_eventsfeed_publishfeed_stats