Skip to content
Claude Desktop

Sidewise for Claude Desktop

io.github.nulljosh/newsline

News from 17 outlets with left/center/right bias tags and one-sided blindspot detection

client:Claude Desktop transport:streamable-http

Install Sidewise in Claude Desktop

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

{
  "mcpServers": {
    "newsline": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://news.heyitsmejosh.com/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

Sidewise in other clients