How to use multiple different engraph indexes by mcp? I can't find index/vault path name option in the example: { "mcpServers": { "engraph": { "command": "engraph", "args": ["serve"] } } }
How to use multiple different engraph indexes by mcp?
I can't find index/vault path name option in the example:
{
"mcpServers": {
"engraph": {
"command": "engraph",
"args": ["serve"]
}
}
}