rentershield for Claude Desktop
io.github.mjbryant66/rentershield
Lease analysis: flag illegal/risky clauses by jurisdiction (ontario, bc, nyc, texas, general).
client:Claude Desktop
transport:streamable-http
Install rentershield in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rentershield": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://rentershield.justack.ai/api/mcp/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