pontage
by mteen1
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PONTAGE_RPC_URL | No | JSON-RPC endpoint | https://sepolia.base.org |
| PONTAGE_CHAIN_ID | No | Chain ID: 8453 for Base mainnet, 84532 for Base Sepolia | 84532 |
| PONTAGE_CHAIN_MODE | No | Chain mode: 'rpc' (real chain) or 'fake' (in-memory demo chain) | rpc |
| PONTAGE_DATABASE_URL | No | Database URL; use Postgres in production | sqlite+aiosqlite:///./pontage.db |
| PONTAGE_PAY_TO_ADDRESS | Yes | Receiving address (public only) - required | |
| PONTAGE_FLOAT_CAP_ATOMIC | No | Refuse new challenges past this cumulative revenue (atomic units) | 50000000 |
| PONTAGE_SUBMITTER_PRIVATE_KEY | No | Gas-paying key (dust); required in rpc mode | |
| PONTAGE_CONFIRMATION_THRESHOLD_ATOMIC | No | Prices >= this value wait for more confirmations (atomic units) | 100000 |
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
ActivityStale
ResponsivenessNo issues