synapsis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SYNAPSIS_DB_PATH | No | Override the default SQLite database location (defaults to .synapsis/synapsis.db) |
Capabilities
Features and capabilities supported by this server
| 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 |
|---|---|
| searchC | Search knowledge, tasks, observations, entities, memory_layers, session, timeline, hf. |
| sessionD | Session lifecycle: init | observe | context | summarize | compress | tasks. |
| taskC | Task lifecycle: create | query | update | log | summary | export | compress. For act="update": prefer the short parameter "sts" (introduced for token reduction on frequent status changes/handoffs). "status" is accepted as fallback for compatibility. |
| adminD | System admin: health | domain | orphan | vacuum | stats | index | checkpoint. |
| consolidateA | Distil unconsolidated observations into structured memory layers. When |
| hfD | Handoff: act=new (create) | act=get (read). Compact params: act, st, prio, tk, q. |
| d_setC | Register file path. Returns hash. |
| d_getC | Resolve hash. l=1: meta. l=2: +500ch. l=3: full. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/teamolimpo/synapsis'
If you have feedback or need assistance with the MCP directory API, please join our Discord server