Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port the server will host on (default is 8000). | 8000 |
| KUPO_URL | No | The URL for the Kupo service. | |
| OGMIOS_URL | No | The URL for the Ogmios service. | |
| SEED_PHRASE | Yes | Your Cardano seed-phrase used for local wallet connection. It is never exposed to LLMs. | |
| BLOCKFROST_PROJECT_ID | No | Your Blockfrost Project ID for connecting to the Cardano blockchain. |
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 | |