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 |
---|---|
deso_api_explorer | Comprehensive DeSo API explorer with backend implementation details and deso-js SDK integration |
deso_js_guide | Complete guide to using the deso-js SDK with setup, authentication, and transactions |
generate_deso_code | Generate comprehensive code examples for DeSo operations using deso-js SDK |
explain_deso_architecture | Explain DeSo architecture, flows, and integration patterns |
repository_search | Search for documents in the DeSo repository |
read_repository_document | Read a specific document from the DeSo repository |
deso_debugging_guide | Comprehensive debugging guide for common DeSo integration issues with solutions |
deso_implementation_patterns | Best practices and implementation patterns learned from deso-chat and real debugging |