AntFeed
NPM · @ANTFEED/MCP · SCANNED SEP 21
Discover and transact on the AntSeed P2P AI network from any MCP-compatible agent.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to Augustas11/antseed-explorer). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 119 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability75
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1212 tokens (~151/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
- Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the AntFeed MCP server?
AntFeed runs locally as an npm package, launched with npx -y @antfeed/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @antfeed/mcp
claude mcp add augustas11-antfeed-mcp -- npx -y @antfeed/mcp
{
"mcpServers": {
"augustas11-antfeed-mcp": {
"command": "npx",
"args": [
"-y",
"@antfeed/mcp"
]
}
}
} {
"servers": {
"augustas11-antfeed-mcp": {
"command": "npx",
"args": [
"-y",
"@antfeed/mcp"
]
}
}
} codex mcp add augustas11-antfeed-mcp -- npx -y @antfeed/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"augustas11-antfeed-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@antfeed/mcp"
],
"enabled": true
}
}
} openclaw mcp add augustas11-antfeed-mcp --command npx --arg -y --arg @antfeed/mcp
mcp_servers:
augustas11-antfeed-mcp:
command: "npx"
args: ["-y", "@antfeed/mcp"] {
"McpServers": {
"augustas11-antfeed-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@antfeed/mcp"
]
}
}
} assistant mcp add augustas11-antfeed-mcp -t stdio -c npx -a -y @antfeed/mcp
{
"mcpServers": {
"augustas11-antfeed-mcp": {
"command": "npx",
"args": [
"-y",
"@antfeed/mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 0
- Security disclosure: unverified → fail ▼ functional
- 16 Sept 26 −2
- Security disclosure: fail → unverified ▼ functional
- Stability: pass → 0.80 functional
- 15 Sept 26 0
- Stability: 0.97 → pass security
- 14 Sept 26 +1
- Security disclosure: unverified → fail ▼ functional
- 13 Sept 26 0
- Security disclosure: fail → unverified ▼ functional
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Analysed npm/@antfeed/mcp@0.2.3
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | Augustas11/antseed-explorer |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/Augustas11/antseed-explorer/.github/workflows/publish-mcp.yml@refs/tags/mcp-v0.2.3 |
| Rekor log index | 1555421732 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:1646dabdc30998f17d163c36f5dd2746d0c780cdf1aed6d34fdfcafdbc077d74ee4c1b5553571b22b1eed4ef8a1874c326b6e617990e59cddaeba62b3 |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
buyer_setup ~70
Diagnose missing local AntSeed buyer — registered instead of create_session when no buyer responded to /health at startup. Use this to tell the user how to install a buyer (CLI or AntStation Desktop). Returns the probed buyer URL and install instructions. For trading, install a buyer and restart the MCP server.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| message | string | yes | – |
| nextSteps | string | yes | – |
| options | array | yes | – |
| probedAt | string | yes | URL the MCP probed for /health |
| status | string | yes | – |
| strictMode | boolean | yes | – |
No examples provided.
dau_trend ~136
Get the daily active users series between two dates (UTC days). Use for growth/trend questions; use network_stats for today's single value. Returns per-day total DAU plus buyer/seller breakdown and new-user count. Default window: last 30 days. granularity: day (only value supported today).
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | – | ISO date YYYY-MM-DD (UTC). Default: today − 30 days. |
| granularity | string | – | Bucket size. Only 'day' is supported today; param is reserved for future expansion. |
| to | string | – | ISO date YYYY-MM-DD (UTC). Default: today. |
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | yes | – |
| granularity | string | yes | – |
| series | array | yes | – |
| to | string | yes | – |
No examples provided.
get_buyer ~95
Look up a single buyer by 0x address. Use when you have an address; for browsing the directory of sellers use list_providers. Returns trust score breakdown (volume/consistency/diversity/reliability), aggregate session stats, the last 20 recent settled sessions, and the buyer's top sellers by spend.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Buyer's on-chain address (0x + 40 hex chars) |
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
| qualified | boolean | yes | True when the buyer meets the network's Qualified threshold (≥3 unique sellers). |
| recentSessions | array | yes | – |
| sessions | object | yes | – |
| topSellers | array | yes | – |
| trustScore | object | yes | – |
No examples provided.
get_pricing ~126
Look up a single seller's advertised price for one service. Use for point lookups (peerId + service); use list_providers to browse. Returns input/output USDC per million tokens with status INDEXED | PROVIDER_NOT_INDEXED | SERVICE_NOT_OFFERED | PRICE_NOT_PUBLISHED. Refreshed hourly from network.antseed.com.
| Name | Type | Req | Description |
|---|---|---|---|
| peerId | string | yes | Seller's on-chain address (0x + 40 hex chars) |
| service | string | yes | Service identifier (e.g. 'gpt-5.4', 'code-auditor') |
| Name | Type | Req | Description |
|---|---|---|---|
| availableServices | array | – | Returned only on SERVICE_NOT_OFFERED |
| currency | string | yes | – |
| displayName | string|null | – | – |
| inputUsdPerMillion | number|null | yes | – |
| lastUpdated | string|null | – | ISO timestamp of directory refresh |
| message | string | – | Human-readable explanation of the status |
| outputUsdPerMillion | number|null | yes | – |
| peerId | string | yes | – |
| region | string|null | – | – |
| service | string | yes | – |
| status | string | yes | – |
No examples provided.
get_session_status ~110
Look up the on-chain status of one payment channel by channel_id. Use for 'is my session settled yet?' checks; use create_session to open one. Returns {sessionId, buyer, seller, status, channelBalance, settledAmountUsdc, settled, openedAt, closedAt}. v1 paginates /api/channels client-side because there is no per-channel endpoint yet.
| Name | Type | Req | Description |
|---|---|---|---|
| sessionId | string | yes | Channel ID (bytes32 hex, e.g. 0xabc...) |
| Name | Type | Req | Description |
|---|---|---|---|
| buyer | string|null | yes | – |
| channelBalance | number|null | yes | Max deposit, USDC |
| closedAt | string|null | yes | ISO timestamp; only when settled |
| eventCount | integer | yes | – |
| openedAt | string|null | yes | ISO timestamp |
| seller | string|null | yes | – |
| sessionId | string | yes | – |
| settled | boolean | yes | – |
| settledAmountUsdc | number|null | yes | – |
| status | string | yes | Channel state (e.g. 'Open', 'Settled') |
| totalDeltaUsdc | number|null | yes | – |
No examples provided.
list_providers ~144
Browse the AntFeed provider directory page by page. Use to discover sellers; use lookup for substring search, get_pricing for a single (peerId, service) lookup. sort: score (USDC earned, default) | recent (last refresh). Returns up to limit providers per page, plus an opaque nextCursor for the next page.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Opaque pagination token returned by a previous call. Omit for the first page. |
| limit | integer | – | Max providers per page (default 50, max 200). |
| sort | string | – | score = total USDC earned; recent = newest in directory (by last-refresh timestamp). |
| Name | Type | Req | Description |
|---|---|---|---|
| nextCursor | string | – | Pass back as `cursor` to fetch the next page. Absent when no more results. |
| providers | array | yes | – |
| sort | string | yes | – |
| total | integer | yes | Total providers across all pages |
No examples provided.
lookup ~137
Substring-search the AntFeed provider directory by address, displayName, or service name (case-insensitive). Use for fuzzy discovery; use list_providers to browse, get_pricing for a single price. Returns matched providers with the same shape as list_providers, plus an opaque nextCursor for more matches.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Opaque pagination token returned by a previous call. Omit for the first page. |
| limit | integer | – | Max matches per page (default 50, max 200). |
| query | string | yes | Substring matched (case-insensitive) against address, displayName, or any service name |
| Name | Type | Req | Description |
|---|---|---|---|
| explorerTotal | integer | yes | Total providers in the directory |
| matched | integer | yes | Matches returned on this page |
| matches | array | yes | – |
| nextCursor | string | – | Pass back as `cursor` to fetch the next page of matches. |
| note | string | – | – |
| query | string | yes | – |
| searchedOver | integer | yes | Providers scanned (top-by-volume window) |
| totalMatched | integer | yes | Total matches across all pages of the searched window |
| truncated | boolean | yes | True when explorerTotal exceeds the scanned window |
No examples provided.
network_stats ~98
Get a one-shot point-in-time snapshot of antfeed: settled revenue, today's DAU, indexer→profile drift, and Base gas price. Use this for 'state of the network right now' questions; use dau_trend for growth over time. Parallel fetches /api/stats, /api/gas, and /api/metrics/dau; any individual upstream failure degrades that field to null and is listed in partialFailures.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| asOf | string | yes | ISO timestamp when the snapshot was assembled |
| dau | integer|null | yes | Daily active users for today's UTC bucket. null when /api/metrics/dau failed or returned no rows. |
| drift | number|null | yes | USDC drift between raw events and aggregated profiles. 0 = in sync; null when /api/stats failed. |
| gasGwei | number|null | yes | Current Base estimated fee in gwei. null when fee estimation failed or /api/gas was unreachable. |
| partialFailures | array | yes | List of upstream endpoints that failed for this snapshot. Empty when all three succeeded. |
| revenueUsdc | number|null | yes | Total settled USDC across the network. null when /api/stats failed. |
No examples provided.
What is the AntFeed MCP server?
AntFeed is an MCP server listed in the public MCP registry as io.github.Augustas11/antfeed-mcp. Discover and transact on the AntSeed P2P AI network from any MCP-compatible agent. This page covers its npm package (@antfeed/mcp).
Is the AntFeed MCP server safe to use?
AntFeed scores 94 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the AntFeed MCP server expose?
AntFeed exposes 8 tools: lookup, list_providers, get_pricing, get_session_status, network_stats, and 3 more. Their descriptions and schemas cost roughly 916 tokens of context every time the server is loaded.
Is the AntFeed MCP server still maintained?
AntFeed is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the AntFeed MCP server under?
AntFeed declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.