project-kb
by 993030293
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROJECT_KB_ROOT | No | Path to the knowledge base root, e.g. .local\kb. | |
| PROJECT_KB_PROFILE | No | Profile name, e.g. 'sandbox' in the sample setup. | |
| PROJECT_KB_PUBLIC_V2 | No | Flag to enable the public v2 interface, set to '1'. | |
| PROJECT_KB_SOURCE_ROOT | No | Path to the source repositories root, e.g. .local\sources or $HOME\git by default. | |
| PROJECT_KB_INSTALL_ROOT | No | Path to the production installation root. Defaults to $HOME\project-kb. | $HOME\project-kb |
| PROJECT_KB_SANDBOX_BASE | No | Base directory for the sandbox environment. | |
| PROJECT_KB_RANK_MAX_BYTES | No | Maximum byte count for ranking storage, e.g. '67108864'. | |
| PROJECT_KB_ENABLE_SANDBOX_WRITES | No | Flag to enable sandbox writes, set to '1'. Leave unset for read-only sessions. |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues