Skip to content

docs: add vestige to MCP servers example config#692

Open
samvallad33 wants to merge 1 commit into
LibreChat-AI:mainfrom
samvallad33:docs-vestige-mcp-example
Open

docs: add vestige to MCP servers example config#692
samvallad33 wants to merge 1 commit into
LibreChat-AI:mainfrom
samvallad33:docs-vestige-mcp-example

Conversation

@samvallad33

Copy link
Copy Markdown

Adds a vestige entry to the MCP Servers example config, next to the other local stdio examples like mcp-obsidian. Vestige is a local memory server that runs over stdio, so agents in LibreChat can keep context across sessions (past decisions, preferences, fixes) with everything stored on the user's own machine. There's no memory example in the block yet, and people ask how to wire one up, so it's a useful reference to have.

The entry uses the same stdio schema as the existing examples. I ran the command locally first: npx -y -p vestige-mcp-server@latest vestige-mcp starts the server and answers an MCP initialize request over stdio, so the snippet works as written. Docs only.

@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

@samvallad33 is attempting to deploy a commit to the LibreChat's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant