Skip to content
VS Code

rentershield for VS Code

io.github.mjbryant66/rentershield

Lease analysis: flag illegal/risky clauses by jurisdiction (ontario, bc, nyc, texas, general).

client:VS Code transport:streamable-http

Install rentershield in VS Code

.vscode/mcp.json

{
  "servers": {
    "rentershield": {
      "type": "http",
      "url": "https://rentershield.justack.ai/api/mcp/mcp"
    }
  }
}

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

rentershield in other clients