agent-gamma (AgentGamma)
by Longfortv5
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Redis connection string. | redis://localhost:6379/0 |
| MOCK_REDIS | No | Serve mocked regime data (testing only). | |
| X402_NETWORK | No | CAIP-2 chain id: eip155:8453 (Mainnet) or eip155:84532 (Sepolia). | eip155:84532 |
| CREDIT_PACK_CALLS | No | Calls included in one prepaid pack. | 10000 |
| TOOL_PRICE_ATOMIC | No | Per-call price in USDC atomic units (6 decimals). | 19000 |
| BASE_WALLET_ADDRESS | Yes | Required. Recipient address for USDC payments (validated format). | |
| X402_FACILITATOR_URL | No | Facilitator endpoint. Required on Mainnet (testnet defaults to https://x402.org/facilitator). | |
| MAX_REGIME_AGE_SECONDS | No | Staleness cutoff for cached regime data. | 900 |
| CREDIT_PACK_PRICE_ATOMIC | No | Pack price in USDC atomic units. | 150000000 |
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
ActivityInactive
ResponsivenessNo issues