2026-05-01 13:33:54 -05:00
|
|
|
{
|
|
|
|
|
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
|
|
|
|
"name": "io.github.samvallad33/vestige",
|
|
|
|
|
"title": "Vestige",
|
2026-06-29 16:18:41 -05:00
|
|
|
"description": "Local-first memory for AI agents that reaches backward to find a failure's root cause.",
|
2026-05-01 13:33:54 -05:00
|
|
|
"repository": {
|
|
|
|
|
"url": "https://github.com/samvallad33/vestige",
|
|
|
|
|
"source": "github"
|
|
|
|
|
},
|
2026-06-29 16:06:51 -05:00
|
|
|
"version": "2.2.0",
|
2026-05-01 13:33:54 -05:00
|
|
|
"packages": [
|
|
|
|
|
{
|
|
|
|
|
"registryType": "npm",
|
|
|
|
|
"identifier": "vestige-mcp-server",
|
2026-06-29 16:06:51 -05:00
|
|
|
"version": "2.2.0",
|
2026-05-01 13:33:54 -05:00
|
|
|
"transport": {
|
|
|
|
|
"type": "stdio"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|