@pocket-network/agentic-portal-mcp
Officialby pokt-network
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POCKET_NETWORK | No | The only network it signs on (CAIP-2). Defaults to eip155:8453 (Base mainnet). | eip155:8453 |
| POCKET_LOG_LEVEL | No | Log level, written to stderr. Defaults to 'warn'. | warn |
| POCKET_PORTAL_URL | No | The marketplace to use. Defaults to https://agent.pocket.network. | https://agent.pocket.network |
| POCKET_QUOTE_ONLY | No | Set to 'true' to return the seller's terms and never pay. Defaults to 'false'. | false |
| POCKET_PRIVATE_KEY | No | The paying wallet's key, 64 hex characters. With no key the server runs the two free tools only. | |
| POCKET_MAX_TOTAL_ATOMIC | No | The 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_ATOMIC | No | The 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues