Skip to content

docs: add Vestige to example MCP servers#12957

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

docs: add Vestige to example MCP servers#12957
samvallad33 wants to merge 1 commit into
continuedev:mainfrom
samvallad33:docs-vestige-mcp-example

Conversation

@samvallad33

@samvallad33 samvallad33 commented Jul 8, 2026

Copy link
Copy Markdown

Description

Adds Vestige to the example MCP servers page. It's a local stdio MCP server that gives the agent memory across sessions, so Continue can recall project decisions and past fixes instead of starting cold every time. None of the current examples cover memory, and it comes up a lot, so it earns a spot on the list.

Config uses the same mcpServers shape as the other entries. I ran the exact snippet before submitting: npx -y -p vestige-mcp-server@latest vestige-mcp boots the server and returns a valid response to an MCP initialize call over stdio, so it's copy-paste ready. Also added vestige and memory to the page keywords. Docs only, nothing else touched.

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Tests

Docs only, no tests. Verified the config snippet starts the server and answers an MCP initialize request locally.

@samvallad33 samvallad33 requested a review from a team as a code owner July 8, 2026 05:26
@samvallad33 samvallad33 requested review from sestinj and removed request for a team July 8, 2026 05:26
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@samvallad33

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

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

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant