Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ruvector": {
"command": "npx",
"args": [
"ruvector",
"mcp",
"start"
],
"env": {
"RUVECTOR_STORAGE_PATH": "${PWD}/.ruvector/"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
RUVECTOR_STORAGE_PATH=${PWD}/.ruvector/npx claudepluginhub kinginyellows/yellow-plugins --plugin yellow-ruvector