Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SYNAPSE_PROJECT_ROOT | No | Override project root (default: process.cwd()) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| resources | {
"listChanged": true
} |
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 |
|---|---|
| docs-README.md | Documentation file at /docs/README.md |