MPC Tally API Server
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TALLY_API_KEY | Yes | Your API key for accessing the Tally API |
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 |
---|---|
list-daos | List DAOs on Tally sorted by specified criteria |
get-dao | Get detailed information about a specific DAO |
list-delegates | List delegates for a specific organization with their metadata |
get-delegators | Get list of delegators for a specific address |