43
/ 100
1 month ago
pulsemcp

AntFeed

Analytics and transaction interface for the AntSeed P2P AI services network.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: API_KEYS_ADMIN_SECRET, CRON_SECRET, SYNC_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configANTFEED_EXPLORER_URL
configANTFEED_MCP_LOG_LEVEL
configANTFEED_MCP_TIMEOUT_MS
configANTFEED_SIGNALS_DIR
configANTSEED_BUYER_STRICT
configANTSEED_BUYER_URL
configANTSEED_MAX_DEPOSIT_USDC
🔐 secretAPI_KEYS_ADMIN_SECRET
configBACKFILL_BATCH
configBACKFILL_END_BLOCK
configBACKFILL_SLEEP_MS
configBACKFILL_START_BLOCK
configCHAIN_ID8453 8453 Base mainnet, 84532 Base Sepolia.
configCHANNELS_ADDRESS0xBA66d3b4f... Override only if you've forked to a different contract.
🔐 secretCRON_SECRETnone Required in production. Cron requests must send Authorization: Bearer <CRON_SECRET>.
configDATABASE_URLcp .env.example .env # fill with a Neon DB or a local Postgres
configDIEM_ENUMERATE_USERS
configHTTPS_PROXY
configHTTP_PROXY
configLOG_BATCH_SIZE2000 Max blocks per getLogs. Indexer auto-shrinks if RPC complains.
configMAINNET_RPC_URL
configMARKETPLACE_UX
configNEXT_PUBLIC_SITE_URL
configRPC_TIMEOUT_MS
configRPC_URL
configSEED_MODE
configSTART_BLOCKdeployment block First block to index from.
🔐 secretSYNC_SECRET
configUNSAFE_LEGACY_STAKING_BACKFILL
configVERCEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/augustas11-antseed-explorer-10n8bk)](https://m8ven.ai/mcp/augustas11-antseed-explorer-10n8bk)
commit: 0585d0df53a80eee3d4e951287d19abfbb4fb54e
code hash: 92366129deacd5d1a31513239ba622a028e7b7e959c6271765f7aba3d4cada89
verified: 6/11/2026, 11:50:44 AM
view raw JSON →