aelf-node-skill
Officialby AElfProject
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AELF_PRIVATE_KEY | No | Optional environment fallback for write operations (highest env priority) | |
| PORTKEY_PRIVATE_KEY | No | Optional secondary environment fallback for shared-skill compatibility | |
| AELF_NODE_AELF_RPC_URL | No | Optional override for AELF node | |
| AELF_NODE_TDVV_RPC_URL | No | Optional override for tDVV node | |
| AELF_NODE_REGISTRY_PATH | No | Optional custom registry path | |
| PORTKEY_WALLET_PASSWORD | No | Optional password cache for EOA wallet context | |
| AELF_REST_CLIENT_CACHE_MAX | No | Optional max REST client cache size (default 64) | |
| AELF_SDK_CONTRACT_CACHE_MAX | No | Optional max SDK contract cache size (default 256) | |
| AELF_SDK_INSTANCE_CACHE_MAX | No | Optional max SDK instance cache size (default 32) | |
| PORTKEY_CA_KEYSTORE_PASSWORD | No | Optional password cache for CA keystore context | |
| PORTKEY_SKILL_WALLET_CONTEXT_PATH | No | Optional override for active context path |
Capabilities
Server capabilities have not been inspected yet.
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AElfProject/aelf-node-skill'
If you have feedback or need assistance with the MCP directory API, please join our Discord server