Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DELEGATION | No | The base64 encoded delegation that proves the Agent is allowed to store data. If not set, MUST be provided for each upload request. | |
| PRIVATE_KEY | Yes | The Storacha Agent private key that is authorized to store data into the Space. | |
| MCP_TRANSPORT_MODE | No | The transport mode for the MCP client. Supports 'stdio' or 'sse'. | stdio |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |