Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

AntFeed

NPM · @ANTFEED/MCP · SCANNED AUG 3

Discover and transact on the AntSeed P2P AI network from any MCP-compatible agent.

Available components

+33 this week 77 Trust /100
Trust breakdown (6 categories)

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
Install

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

# add to Claude Code
claude mcp add augustas11-antfeed-mcp -- npx -y @antfeed/mcp
# add to Codex CLI
codex mcp add augustas11-antfeed-mcp -- npx -y @antfeed/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "augustas11-antfeed-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@antfeed/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add augustas11-antfeed-mcp --command npx --arg -y --arg @antfeed/mcp
# ~/.hermes/config.yaml
mcp_servers:
  augustas11-antfeed-mcp:
    command: "npx"
    args: ["-y", "@antfeed/mcp"]
// mcp.json
{
  "mcpServers": {
    "augustas11-antfeed-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@antfeed/mcp"
      ]
    }
  }
}
Changelog

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.

Diagnostics

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.

MCP tools — 8 exposed · ~916 tokens

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.

Tool Tokens
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.

NameTypeReqDescription
messagestringyes
nextStepsstringyes
optionsarrayyes
probedAtstringyesURL the MCP probed for /health
statusstringyes
strictModebooleanyes

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).

NameTypeReqDescription
fromstringISO date YYYY-MM-DD (UTC). Default: today − 30 days.
granularitystringBucket size. Only 'day' is supported today; param is reserved for future expansion.
tostringISO date YYYY-MM-DD (UTC). Default: today.
NameTypeReqDescription
fromstringyes
granularitystringyes
seriesarrayyes
tostringyes

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.

NameTypeReqDescription
addressstringyesBuyer's on-chain address (0x + 40 hex chars)
NameTypeReqDescription
addressstringyes
qualifiedbooleanyesTrue when the buyer meets the network's Qualified threshold (≥3 unique sellers).
recentSessionsarrayyes
sessionsobjectyes
topSellersarrayyes
trustScoreobjectyes

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.

NameTypeReqDescription
peerIdstringyesSeller's on-chain address (0x + 40 hex chars)
servicestringyesService identifier (e.g. 'gpt-5.4', 'code-auditor')
NameTypeReqDescription
availableServicesarrayReturned only on SERVICE_NOT_OFFERED
currencystringyes
displayNamestring|null
inputUsdPerMillionnumber|nullyes
lastUpdatedstring|nullISO timestamp of directory refresh
messagestringHuman-readable explanation of the status
outputUsdPerMillionnumber|nullyes
peerIdstringyes
regionstring|null
servicestringyes
statusstringyes

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.

NameTypeReqDescription
sessionIdstringyesChannel ID (bytes32 hex, e.g. 0xabc...)
NameTypeReqDescription
buyerstring|nullyes
channelBalancenumber|nullyesMax deposit, USDC
closedAtstring|nullyesISO timestamp; only when settled
eventCountintegeryes
openedAtstring|nullyesISO timestamp
sellerstring|nullyes
sessionIdstringyes
settledbooleanyes
settledAmountUsdcnumber|nullyes
statusstringyesChannel state (e.g. 'Open', 'Settled')
totalDeltaUsdcnumber|nullyes

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.

NameTypeReqDescription
cursorstringOpaque pagination token returned by a previous call. Omit for the first page.
limitintegerMax providers per page (default 50, max 200).
sortstringscore = total USDC earned; recent = newest in directory (by last-refresh timestamp).
NameTypeReqDescription
nextCursorstringPass back as `cursor` to fetch the next page. Absent when no more results.
providersarrayyes
sortstringyes
totalintegeryesTotal 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.

NameTypeReqDescription
cursorstringOpaque pagination token returned by a previous call. Omit for the first page.
limitintegerMax matches per page (default 50, max 200).
querystringyesSubstring matched (case-insensitive) against address, displayName, or any service name
NameTypeReqDescription
explorerTotalintegeryesTotal providers in the directory
matchedintegeryesMatches returned on this page
matchesarrayyes
nextCursorstringPass back as `cursor` to fetch the next page of matches.
notestring
querystringyes
searchedOverintegeryesProviders scanned (top-by-volume window)
totalMatchedintegeryesTotal matches across all pages of the searched window
truncatedbooleanyesTrue 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.

NameTypeReqDescription
asOfstringyesISO timestamp when the snapshot was assembled
dauinteger|nullyesDaily active users for today's UTC bucket. null when /api/metrics/dau failed or returned no rows.
driftnumber|nullyesUSDC drift between raw events and aggregated profiles. 0 = in sync; null when /api/stats failed.
gasGweinumber|nullyesCurrent Base estimated fee in gwei. null when fee estimation failed or /api/gas was unreachable.
partialFailuresarrayyesList of upstream endpoints that failed for this snapshot. Empty when all three succeeded.
revenueUsdcnumber|nullyesTotal settled USDC across the network. null when /api/stats failed.

No examples provided.