Help us improve
Share bugs, ideas, or general feedback.
Copy this JSON into your .mcp.json to enable this server
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
Review these signals before enabling this server
This MCP server needs API keys or credentials. Configure them in your environment before use.
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/scripts/bootstrap-mcp.shEnvironment variables set when the server starts
ENVECTOR_CONFIG=${HOME}/.rune/config.jsonENVECTOR_AUTO_KEY_SETUP=falseSensitive values you must provide — never committed to source control
Share bugs, ideas, or general feedback.