Loading MCP server directory, please wait...
Deterministic pre-execution filter that blocks known scope-creep and prompt-injection tool calls
npx @getmcp/cli add io.github.vikasny30/aletheia-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vikasny30/aletheia-mcp": {
"command": "npx",
"args": [
"-y",
"aletheia-mcp"
],
"env": {
"ALETHEIA_ALLOW_WRITE": "",
"ALETHEIA_ALLOW_NETWORK": "",
"ALETHEIA_ALLOW_LOOPBACK": "",
"ALETHEIA_OPERATOR_SECRET": ""
}
}
}
}