Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
create_new_project_prompt | Prompt template for creating a new Aptos project |
debug_move_contract_prompt | Prompt template for debugging Move contract errors |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
create_aptos_project |
|
generate_aptos_component |
|
test_aptos_contract |
|
create_aptos_indexer |
|
create_gas_station |
|
aptos_abi_generate |
|