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 |
---|---|
analyze_tokenomics | Analyze the tokenomics described in a cryptocurrency whitepaper |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_whitepaper | Search for a cryptocurrency project's whitepaper PDF using DuckDuckGo. |
load_whitepaper | Load a whitepaper PDF from a URL into the knowledge base. |
ask_whitepapers | Search the knowledge base for information related to a query, optionally filtered by project. |
list_available_projects | List all cryptocurrency projects available in the knowledge base. |