Kawal
by PugarHuda
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KAWAL_PAY_TO | No | Where /api/report takes payment, for deployments that keep the wallet key off the platform. | |
| SCAN_API_KEY | No | 8004scan Pro tier, lifting the rate limit. | |
| KAWAL_ADMIN_KEY | No | The wallet key, for deployments that keep it out of the filesystem. | |
| SCAN_API_ORIGIN | No | Points the registry client elsewhere. The test suite aims it at a host that refuses connections to prove the outage path is real. | |
| TURSO_AUTH_TOKEN | No | Authentication token for the libSQL database when used with TURSO_DATABASE_URL. Set by the Vercel Turso integration. | |
| TURSO_DATABASE_URL | No | Moves every store from local SQLite files to one libSQL database when used with TURSO_AUTH_TOKEN. Set by the Vercel Turso integration. | |
| KAWAL_OPERATOR_TOKEN | No | Unlocks revoking in the control room. Unset means nobody can revoke. | |
| KAWAL_FACILITATOR_KEY | No | Key for a funded settler EOA used to settle x402 payment rails; if unset, the admin key is used. |
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
ActivityMaintained
ResponsivenessNo issues