Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_LOG_LEVEL | No | Log level for the MCP server | info |
| STARKNET_NETWORK | Yes | The Starknet network to use (mainnet or sepolia) | mainnet |
| STARKNET_RPC_URL | Yes | URL of the Starknet RPC provider (e.g., https://ztarknet-madara.d.karnot.xyz) | |
| CHAMBER_CONTRACT_ADDRESS | No | Address of the Chamber contract (Required for Madara if not using Mainnet) |
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 | |