Skip to content
Claude Desktop

Jawwws Bytes for Claude Desktop

io.github.jawwws/bytes

Link intelligence and measurable physical-to-digital activity for Jawwws Bytes workspaces.

client:Claude Desktop transport:streamable-http

Install Jawwws Bytes in Claude Desktop

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

{
  "mcpServers": {
    "bytes": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.jaww.ws/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Jawwws Bytes in other clients