veristat
by originallgb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NETWORK | No | Target EVM network identifier (e.g., eip155:84532 for Base Sepolia, eip155:8453 for mainnet). | eip155:84532 |
| PUBLIC_URL | Yes | The public endpoint URL of the MCP server. | |
| CDP_API_KEY_ID | Yes | Coinbase CDP API key ID used for the x402 facilitator. | |
| GOOGLE_API_KEY | Yes | Google API key for panel model access. | |
| OPENAI_API_KEY | Yes | OpenAI API key for panel model access. | |
| PAY_TO_ADDRESS | Yes | The USDC receiving wallet address for x402 payments. Must be set before deployment. | |
| FACILITATOR_URL | No | URL of the x402 facilitator service. | https://api.cdp.coinbase.com/platform/v2/x402 |
| ANTHROPIC_API_KEY | Yes | Anthropic API key for panel model access. | |
| QUOTE_SIGNING_KEY | Yes | Secret key used for signing and verifying quote tokens. | |
| CDP_API_KEY_SECRET | Yes | Coinbase CDP API key secret used for the x402 facilitator. |
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
ActivityActive
ResponsivenessNo issues