Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
APTOS_MCP_NETWORK | No | Network to connect to (testnet or mainnet) | testnet |
APTOS_MCP_NODE_URL | No | Custom node URL (optional, uses default network nodes) | |
APTOS_MCP_FAUCET_URL | No | Custom faucet URL for testnet (optional, uses default faucet) | |
APTOS_MCP_PRIVATE_KEY | Yes | Your Aptos account private key (hex format starting with 0x) |
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 |