Skip to content
VS Code

Sidewise for VS Code

io.github.nulljosh/newsline

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

client:VS Code transport:streamable-http

Install Sidewise in VS Code

.vscode/mcp.json

{
  "servers": {
    "newsline": {
      "type": "http",
      "url": "https://news.heyitsmejosh.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Sidewise in other clients