Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 7331 |
| RPC_HOST | No | RPC host | 127.0.0.1 |
| RPC_PORT | No | RPC port | 6662 |
| RPC_USER | Yes | RPC username | |
| RPC_PASSWORD | Yes | RPC password | |
| EMERCOIN_CLI_PATH | No | Path to emercoin-cli | emercoin-cli |
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 | |