Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Port for the REST API | 3000 |
SSE_PORT | No | Port for the MCP SSE server | 3001 |
HEDERA_NETWORK | No | The Hedera network to connect to (testnet or mainnet) | testnet |
REGISTRY_TOPIC_ID | No | Optional - if not provided, a new registry topic will be created | |
HEDERA_OPERATOR_ID | Yes | Your Hedera account ID | |
HEDERA_OPERATOR_KEY | Yes | Your Hedera private key |
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 |