AgentPay Feed MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AgentPay Feed MCPwhat's new in the feed since my last check?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
| Poll for events since a cursor — get new tool registrations, capability announcements, and market events |
| Register a new tool or capability (requires |
| 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 |
| No |
| CF Worker URL for the feed |
| No | — | Bearer token for publishing (read-only without it) |
Subscription
Free — included with any AgentPay plan.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceReal-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.Last updated25242MIT
- Alicense-qualityCmaintenanceProvides AI agents with real-time, structured data feeds including news, trends, market sentiment, and crypto prices via MCP tools.Last updatedMIT
- AlicenseAqualityBmaintenanceProvides AI agents with real-time AI ecosystem data (news, status, pricing, latency) and premium tools paid via USDC on Base, compatible with any MCP client.Last updated242881MIT
- Alicense-qualityCmaintenanceA 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.Last updatedApache 2.0
Related MCP Connectors
Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.
Real-time curated crypto news for AI agents with sentiment, recaps, and search.
Real-time Amazon, search and market intelligence tools for AI agents via remote MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rumblingb/agentpay-feed-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server