Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| self_test | Verify the packaged sample receipt and sample bundle to prove the verifier works offline. |
| verify_receipt | Verify a single signed artifact or receipt using an explicit public key or any embedded public key. |
| verify_bundle | Verify a ScopeBlind audit bundle offline using the embedded verification keys. |
| explain_artifact | Explain the format and top-level contents of a signed artifact without requiring a verification key. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |