Server Config
{
"mcpServers": {
"velocirag": {
"command": "velocirag",
"args": [
"mcp"
],
"env": {
"VELOCIRAG_DB": "/path/to/your/docs"
}
}
}
}{
"mcpServers": {
"velocirag": {
"command": "velocirag",
"args": [
"mcp"
],
"env": {
"VELOCIRAG_DB": "/path/to/your/docs"
}
}
}
}