Skip to main content
Glama
odiak

livesync-workers

by odiak

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADMIN_PASSWORDYesPassword for the admin login on the status page and when authorizing MCP clients.
SESSION_SECRETYesA long random string used for OAuth sessions, e.g. `openssl rand -hex 32`.
MCP_STATIC_TOKENNoStatic token for MCP clients that cannot perform OAuth. Grants `vault:read` unless `MCP_STATIC_TOKEN_SCOPES` is set.
LIVESYNC_DATABASENoCouchDB database name the plugin connects to.vault
LIVESYNC_PASSWORDYesThe password that the Obsidian LiveSync plugin uses to log in and that grants access to the vault.
LIVESYNC_USERNAMENoUsername the plugin logs in with.obsidian
VAULT_EXCLUDED_FOLDERSNoComma-separated folders left out of the search indexes (still readable), e.g. `Templates,Archive`.
MCP_STATIC_TOKEN_SCOPESNoExtra scopes for the static token, e.g. `vault:append,vault:write`.

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources