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 |
---|---|
list_files | List all files in an Overleaf project |
read_file | Read a file from an Overleaf project |
get_sections | Get all sections from a LaTeX file |
get_section_content | Get content of a specific section |
status_summary | Get a summary of the project status using default credentials |
list_projects | List all available projects |