Skip to main content
Glama
zeam-labs

@zeam-labs/x402-mcp-bridge

Official
by zeam-labs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X402_LINENoauto, on or off — see Holding a line aboveauto
X402_SALTNoOpen a distinct channel. Any string; it is hashed to bytes32scheme default
X402_ASSETNoAddress or symbol, if you hold a specific tokenfirst quoted
X402_MCP_URLNoAny x402-paid MCP endpointhttps://mcp.zeamprism.com/mcp
X402_NETWORKNoCAIP-2eip155:8453
X402_RPC_URLNoChain reads. Point it at your own node — checking a seller's claims through the seller proves nothing.the chain's own public RPC
X402_MAX_SPENDNoCeiling on what this run may spend, in micro-USD. 0 removes it10000000
X402_STATE_DIRNoChannel state~/.x402-mcp-bridge/<host>/<address>
X402_PRIVATE_KEYYesRequired. Funds the channel and signs vouchers.
X402_DEPOSIT_MULTIPLIERNoHow much collateral a deposit puts in escrow, as a multiple of the quote. The quote is 250 micro-USD, so the default deposit is 400 x 250 = 100,000 micro-USD = $0.10. Lower it if $0.10 is more than you want committed; the scheme refuses below 3x.400

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zeam-labs/x402-mcp-bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server