Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEED_PHRASE | Yes | Your wallet seed phrase (12 or 24 words mnemonic phrase) | |
| COINBASE_API_KEY_NAME | Yes | Your Coinbase API key name obtained from the Coinbase Developer Portal: https://cdp.coinbase.com/ | |
| COINBASE_API_PRIVATE_KEY | Yes | Your Coinbase API private key obtained from the Coinbase Developer Portal |
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 | |