envector
stdioUsed by 1 plugin
Installs rune, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub cryptolabinc/rune --plugin runeDescription
enVector MCP server for encrypted vector operations
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"envector": {
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/bootstrap-mcp.sh",
"env": {
"ENVECTOR_CONFIG": "${HOME}/.rune/config.json",
"ENVECTOR_AUTO_KEY_SETUP": "false"
}
}
}
}Replace placeholder values for: ENVECTOR_AUTO_KEY_SETUP
Security Considerations
Requires secrets
This MCP server needs API keys or credentials. Configure them in your environment before use.
Admin access level
This server has elevated permissions. Review the source code before enabling.
Command
${CLAUDE_PLUGIN_ROOT}/scripts/bootstrap-mcp.shAccess Level
admin
Environment Variables
ENVECTOR_CONFIG=${HOME}/.rune/config.jsonENVECTOR_AUTO_KEY_SETUP=falseRequired Secrets
ENVECTOR_AUTO_KEY_SETUP