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 |
---|---|
search_msfs_docs | Search MSFS SDK documentation for specific topics |
get_doc_content | Get detailed content from a specific MSFS SDK documentation page |
list_categories | List all available MSFS SDK documentation categories |
natural_language_query | Process natural language queries like "Search livery op msfs sdk" |
list_category_items | Returns all items for a given documentation category |