redlens

redlens-io/redlens
★ 0 stars TypeScript Code/Dev Tools Updated today
Redshift-native SQL IDE for VS Code, with an MCP server built in. The free half of RedLens, MIT licensed.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "redlens": {
      "command": "npx",
      "args": [
        "-y",
        "redlens-io/redlens"
      ]
    }
  }
}

README Excerpt

**A Redshift-native SQL IDE for VS Code, with an MCP server built in.** Connect four ways, browse your catalog, run SQL, read plans with warehouse-aware warnings — and hand the same connections to Copilot or Claude without wiring up a thing. Built for data engineers, analytics engineers and anyone who lives in

Topics

awsdata-engineeringmcpopen-coreredshiftsqlsql-clientvscode-extension