Skip to content
Claude Desktop

semantic frame for Claude Desktop

io.github.anarkitty1/semantic-frame

Token-efficient semantic compression for numerical data. 95%+ token reduction.

client:Claude Desktop transport:stdio runtime:pypi

Install semantic frame in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "semantic-frame": {
      "command": "uvx",
      "args": [
        "semantic-frame"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

semantic frame in other clients