mirror of
https://github.com/samvallad33/vestige.git
synced 2026-04-25 16:56:21 +02:00
12 lines
179 B
JSON
12 lines
179 B
JSON
|
|
{
|
||
|
|
"mcpServers": {
|
||
|
|
"vestige": {
|
||
|
|
"command": "vestige-mcp",
|
||
|
|
"args": ["--project", "."],
|
||
|
|
"env": {
|
||
|
|
"VESTIGE_DATA_DIR": "~/.vestige"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|