Skip to content
Cline

glassbox framework for Cline

io.github.thebarmaeffect/glassbox-framework

Runtime constitutional verification for AI answers — claim reasoning, ECS, red team, audits.

client:Cline transport:stdio runtime:npm

Install glassbox framework in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

glassbox framework in other clients