Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"altevra": {
"command": "altevra",
"args": [
"serve",
"--vault",
"${HOME}"
],
"env": {
"ALTEVRA_DB_PATH": "${HOME}/.altevra/altevra.db"
}
}
}
}Server configuration and connection parameters
altevraCommand-line arguments passed to the server process
Environment variables set when the server starts
ALTEVRA_DB_PATH=${HOME}/.altevra/altevra.dbnpx claudepluginhub ceoimperiumprojects/altevra --plugin altevra