Skip to main content
Glama
mteen1
by mteen1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PONTAGE_RPC_URLNoJSON-RPC endpointhttps://sepolia.base.org
PONTAGE_CHAIN_IDNoChain ID: 8453 for Base mainnet, 84532 for Base Sepolia84532
PONTAGE_CHAIN_MODENoChain mode: 'rpc' (real chain) or 'fake' (in-memory demo chain)rpc
PONTAGE_DATABASE_URLNoDatabase URL; use Postgres in productionsqlite+aiosqlite:///./pontage.db
PONTAGE_PAY_TO_ADDRESSYesReceiving address (public only) - required
PONTAGE_FLOAT_CAP_ATOMICNoRefuse new challenges past this cumulative revenue (atomic units)50000000
PONTAGE_SUBMITTER_PRIVATE_KEYNoGas-paying key (dust); required in rpc mode
PONTAGE_CONFIRMATION_THRESHOLD_ATOMICNoPrices >= this value wait for more confirmations (atomic units)100000

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/mteen1/pontage'

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