Skip to main content
Glama
pokt-network

@pocket-network/agentic-portal-mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POCKET_NETWORKNoThe only network it signs on (CAIP-2). Defaults to eip155:8453 (Base mainnet).eip155:8453
POCKET_LOG_LEVELNoLog level, written to stderr. Defaults to 'warn'.warn
POCKET_PORTAL_URLNoThe marketplace to use. Defaults to https://agent.pocket.network.https://agent.pocket.network
POCKET_QUOTE_ONLYNoSet to 'true' to return the seller's terms and never pay. Defaults to 'false'.false
POCKET_PRIVATE_KEYNoThe paying wallet's key, 64 hex characters. With no key the server runs the two free tools only.
POCKET_MAX_TOTAL_ATOMICNoThe most this server will sign for in total while it runs, in atomic units. Required to pay. Amounts are in the token's atomic units (e.g. USDC has 6 decimals: 1000000 is $1.00).
POCKET_MAX_PER_CALL_ATOMICNoThe most it will sign for one call. Defaults to the highest price in the catalogue.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources