Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WEB_PORT | No | Frontend port | 13205 |
| MCP_TRANSPORT | No | MCP transport type. 'stdio' (default) or 'http' | stdio |
| TEZOS_NETWORK | No | Tezos network to use. 'mainnet' (default) or 'shadownet' | mainnet |
| SPENDING_CONTRACT | Yes | Address of the spending-limited wallet contract (KT1...) | |
| SPENDING_PRIVATE_KEY | Yes | Private key for the spending account (edsk/spsk/p2sk format) |
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 | |