AntFeed
NPM · @ANTFEED/MCP · SCANNED AUG 3
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 →
Supply Chain Security83
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known medium-severity CVE affects @hono/node-server 1.19.17, reached via @modelcontextprotocol/sdk > @hono/node-server. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. 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 70 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability70
- 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 Management27
- Stability observed for 8 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
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @antfeed/mcp
claude mcp add augustas11-antfeed-mcp -- npx -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": {
"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.
- 2 Aug 26 +57
- GHSA-frvp-7c67-39w9 affects this package: medium ▼ security
- Known CVEs: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Provenance: unverified → pass ▲ security
- The attested source repository moved: Augustas11/antseed-explorer security
- Security disclosure: fail → unverified ▼ functional
- Tool coverage: unverified → 100 ▲ functional
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Stability: unverified → 0.23 ▲ functional
- Schema quality: unverified → excellent ▲ functional
- Licence: MIT functional
- 1 Aug 26 +1
- Malware scan: unverified → pass ▲ security
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 31 Jul 26 −25
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 44
First indexed and scored.
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 3 Aug 2026 · Analysed npm/@antfeed/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- 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
- Discovery method:
- attestation_endpoint
Vulnerabilities 1 finding
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-frvp-7c67-39w9 | medium | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N | yes |
Dependencies 95 packages
95 packages in the resolved dependency tree · 95 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
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.