Hybrid
Pocket Network Agentic Marketplace
Search and call pay-per-request data services, paying in USDC on Base with x402.
network.pocket/agentic-portal-mcpSource repository
Overview
What this server provides
Search and call pay-per-request data services, paying in USDC on Base with x402.
Connect
1Remote endpoints
https://agent.pocket.network/mcpInstall
1Packages
@pocket-network/agentic-portal-mcp0.1.2
Runtime
Not declaredTransport stdio- POCKET_PRIVATE_KEYOptional
Key of the paying wallet (64 hex characters). Without it only the free tools work. Use a wallet made for this.
Format: string - POCKET_MAX_TOTAL_ATOMICOptional
Most the server will sign for in total while it runs, in atomic units (USDC: 1000000 = $1.00). Required to pay.
Format: string - POCKET_MAX_PER_CALL_ATOMICOptional
Most it will sign for one call, in atomic units. Default: the highest price in the catalogue.
Format: string - POCKET_NETWORKOptional
The only network it signs on (CAIP-2).
Format: string · Default: eip155:8453 - POCKET_QUOTE_ONLYOptional
true: return the seller terms and never pay.
Format: boolean · Default: false