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 |
---|---|
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 |
---|---|
get_flow_balance | Get the FLOW balance for a Flow address |
get_token_balances | Get the balances of all fungible tokens for a Flow address |
get_coa_account | Get the COA account information for a Flow address |
get_contract | Get the source code of a contract deployed at a specific address |
get_account_info | Get detailed account information including balance and storage stats for a Flow address |