ai-vendor-data-trust
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STATS_TOKEN | Yes | Key for admin endpoints. Set before public use via `npx wrangler secret put STATS_TOKEN`. | |
| AI_GATEWAY_URL | No | Optional AI Gateway URL for using a frontier model as the extractor. | |
| EXTRACTOR_MODEL | No | Model used for extraction in the verifier. Defaults to Workers AI (no external key needed). To use a frontier model, set AI_GATEWAY_URL and AI_GATEWAY_TOKEN and point this at the provider model. | |
| AI_GATEWAY_TOKEN | No | Optional secret token for the AI Gateway. | |
| MOCK_PAYMENT_SECRET | Yes | Secret used to verify mock x402 payments. Set before public use via `npx wrangler secret put MOCK_PAYMENT_SECRET`. |
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
ActivitySlowing
ResponsivenessNo issues