glassbox framework for Claude Desktop
io.github.thebarmaeffect/glassbox-framework
Runtime constitutional verification for AI answers — claim reasoning, ECS, red team, audits.
client:Claude Desktop
transport:stdio
runtime:npm
Install glassbox framework in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"glassbox-framework": {
"command": "npx",
"args": [
"-y",
"@glassbox-framework/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
"GLASSBOX_MODEL": "<GLASSBOX_MODEL>",
"GLASSBOX_MAX_TOKENS": "<GLASSBOX_MAX_TOKENS>",
"GLASSBOX_ECS_MODE": "<GLASSBOX_ECS_MODE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs