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.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 Connectors
A live, curated feed of new AI agent capabilities across MCP, SDKs, models, and APIs.
The only News based AI MCP your agents will ever need — custom categories, global regions, and time-scoped results in one tool. We use multi-vector & sparse-hybrid search to search through thousands of articles across the world to find the exact news you're looking for.
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.
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.2562MIT
- AlicenseNot gradedqualityCmaintenanceProvides AI agents with real-time, structured data feeds including news, trends, market sentiment, and crypto prices via MCP tools.MIT
- AlicenseAqualityDmaintenanceProvides 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.242331MIT
- AlicenseNot gradedqualityDmaintenanceA 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
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