io.github.Augustas11
antfeed-mcp
AntFeed
Discover and transact on the AntSeed P2P AI network from any MCP-compatible agent.
stdiocommunityservice
Package Details
@antfeed/mcp
Transportstdio
Environment Variables
ANTFEED_EXPLORER_URL
Default:
https://antfeed.orgBase URL for the AntFeed Explorer REST API.
ANTSEED_BUYER_URL
Default:
http://localhost:8377Local AntSeed buyer RPC URL. Required only for the transactional `create_session` tool; omit for read-only use.
ANTSEED_MAX_DEPOSIT_USDC
Default:
10Defense-in-depth ceiling on `create_session` deposits, in USDC. Hard-capped at 10000.
ANTSEED_BUYER_STRICT
Default:
0Set to 1 to require the local buyer to identify itself via /health. Recommended on shared dev boxes.