AntFeed

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

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

ANTFEED_EXPLORER_URL
Default:https://antfeed.org

Base URL for the AntFeed Explorer REST API.

ANTSEED_BUYER_URL
Default:http://localhost:8377

Local AntSeed buyer RPC URL. Required only for the transactional `create_session` tool; omit for read-only use.

ANTSEED_MAX_DEPOSIT_USDC
Default:10

Defense-in-depth ceiling on `create_session` deposits, in USDC. Hard-capped at 10000.

ANTSEED_BUYER_STRICT
Default:0

Set to 1 to require the local buyer to identify itself via /health. Recommended on shared dev boxes.