Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
Walrus Network Status | Current status and health of the Walrus network |
Walrus Configuration | Current Walrus client configuration |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
store_blob | Store a blob in Walrus decentralized storage |
get_blob | Retrieve a blob from Walrus storage |
list_blobs | List stored blobs |
delete_blob | Delete a blob from Walrus storage |
get_blob_info | Get information about a blob (size, availability, etc.) |