Skip to content

LiquiLens Trade Safety Gateway for Cursor

io.github.beepboop2025/liquilens-trade-safety-gateway

Read-only checks for proposed orders against evidence and policy; no trading or payment authority.

client:Cursor transport:streamable-http

Install LiquiLens Trade Safety Gateway in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "liquilens-trade-safety-gateway": {
      "url": "https://trade-safety.liquilens.in/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

LiquiLens Trade Safety Gateway in other clients