Agentpay Feed Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Agentpay Feed Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
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.
| 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 |
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"
}
}
}
}| 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) |
Free — included with any AgentPay plan.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.