io.github.Ravicha2/lit-review-council
by Ravicha2
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENG_MODEL | No | Model for engineer agents (default: openrouter/moonshotai/kimi-k2.6) | |
| JUDGE_MODEL | No | Model for reviewers & synthesis (default: openrouter/deepseek/deepseek-v4-pro) | |
| GITHUB_TOKEN | Yes | Practitioner track (GitHub search) | |
| RESEARCH_MODEL | No | Model for research agents (default: openrouter/z-ai/glm-5.1) | |
| TAVILY_API_KEY | Yes | Web search across both tracks | |
| OPENALEX_API_KEY | No | Academic track (OpenAlex API) | |
| OPENROUTER_API_KEY | Yes | LLM access via OpenRouter |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| conduct_literature_reviewA | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| lit_review_council_instructions | Get the instructions and guidelines for using the lit-review-council orchestrator. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |