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 |
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 | |
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/Longfortv5/project_tollbooth'
If you have feedback or need assistance with the MCP directory API, please join our Discord server