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 |
---|---|
eve-wiki-search-helper | Generate a search query for EVE University Wiki based on your question |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
EVE University Wiki Info |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_eve_wiki | Search for articles on EVE University Wiki (with Wayback Machine fallback) |
get_eve_wiki_article | Get the full content of an EVE University Wiki article (with Wayback Machine fallback) |
get_eve_wiki_summary | Get a summary of an EVE University Wiki article (with Wayback Machine fallback) |
get_eve_wiki_sections | Get the sections of an EVE University Wiki article |
get_eve_wiki_links | Get the links contained within an EVE University Wiki article |
get_eve_wiki_related_topics | Get topics related to an EVE University Wiki article based on categories |