Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_packages | Search for Typst packages in the Typst Universe. You can search by query text, filter by category, and specify the kind (packages or templates). |
| get_package_details | Get detailed information about a specific Typst package, including its description, authors, categories, repository link, import code, and version history. |
| list_categories | List all available package categories in Typst Universe. |
| get_featured_packages | Get a list of featured/popular packages from Typst Universe. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |