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 |
|---|---|
| legal_research | Template for conducting legal research with case law search |
| case_analysis | Template for analyzing specific legal cases |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| court-status | Current status of all courts and scrapers |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_case_law | Search for Swiss court decisions using Entscheidsuche database |
| get_document | Retrieve the full content of a specific legal document |
| list_courts | Get information about available courts and their document counts |