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
Version0.1.2latest catalog version
ConnectionHybridstreamable-http · npm
PublishedSep 26, 2026catalog
UpdatedSep 26, 2026catalog
Overview

What this server provides

Search and call pay-per-request data services, paying in USDC on Base with x402.

Connect

Remote endpoints

1
Remote endpoint 1streamable-http
https://agent.pocket.network/mcp
Open endpoint
Install

Packages

1
Package 1npm
@pocket-network/agentic-portal-mcp0.1.2
  • POCKET_PRIVATE_KEY

    Key of the paying wallet (64 hex characters). Without it only the free tools work. Use a wallet made for this.

    Format: string
    Optional
  • POCKET_MAX_TOTAL_ATOMIC

    Most the server will sign for in total while it runs, in atomic units (USDC: 1000000 = $1.00). Required to pay.

    Format: string
    Optional
  • POCKET_MAX_PER_CALL_ATOMIC

    Most it will sign for one call, in atomic units. Default: the highest price in the catalogue.

    Format: string
    Optional
  • POCKET_NETWORK

    The only network it signs on (CAIP-2).

    Format: string · Default: eip155:8453
    Optional
  • POCKET_QUOTE_ONLY

    true: return the seller terms and never pay.

    Format: boolean · Default: false
    Optional
View server metadata