Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | API Port for the server | 3000 |
RPC_URL | No | Network RPC URL for connecting to the Monad blockchain | https://testnet-rpc.monad.xyz/ |
PRIVATE_KEY | Yes | Your private key for deploying contracts to the Monad blockchain |
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 |