Skip to content

docs(mcp): add a local stdio MCPToolset example using vestige-mcp-server#536

Open
samvallad33 wants to merge 1 commit into
deepset-ai:mainfrom
samvallad33:add-vestige-mcp-example
Open

docs(mcp): add a local stdio MCPToolset example using vestige-mcp-server#536
samvallad33 wants to merge 1 commit into
deepset-ai:mainfrom
samvallad33:add-vestige-mcp-example

Conversation

@samvallad33

Copy link
Copy Markdown

Hi deepset team. I maintain Vestige (github samvallad33), a local-first MCP memory server, and I have been running it through the existing mcp-haystack integration. The MCP page documents StdioServerInfo with uvx and the time server, and I wanted to add one more local-stdio example to the Usage section, this time loading a stateful server with MCPToolset rather than a single MCPTool, in case it is useful.

Nothing new is needed on the Haystack side. Vestige is a stdio MCP server published on npm, so MCPToolset reaches it the same way it reaches any other stdio server. The example loads the whole toolset and runs it through ToolInvoker, which felt like a nice complement to the single-tool examples already on the page.

For context: Vestige is a local-first cognitive memory MCP server for AI coding agents. FSRS-6 retention, prediction-error gating, active forgetting, spreading activation, 3D dashboard. Single Rust binary, npm install -g vestige-mcp-server. It is community-maintained by me and not affiliated with deepset.

I deliberately did not open a new integrations/vestige.md, since Vestige does not ship a vestige-haystack package yet and memory is already represented by mem0.md, so a standalone index entry would not match how the catalog is structured. If you would rather this example live in the Haystack docs instead of the index, or not at all, that is completely fine, just say so and I will close it. If a standalone catalog entry would be welcome down the line, I am happy to build a proper vestige-haystack wrapper package first so it follows the same pypi-backed pattern as everything else. Thanks for maintaining this.

@samvallad33 samvallad33 requested a review from a team as a code owner June 28, 2026 18:03
@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown

@samvallad33 is attempting to deploy a commit to the deepset 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