Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.abhinandansethi/lr-labs

io.github.abhinandansethi/lr-labs

Deterministic cross-border tax engine: PE, GAAR, Indian TP, rule-level lookup. Compiled law, no LLM.

Uptime
100.0%
1 direct probes · 30d
Response
1191ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://lrlabs.ai/mcp

Tools · 5

analyze_cross_border_tax

Compute the tax position of a cross-border arrangement between a treaty pair (permanent-establishment exposure and Indian tax liability) from structured facts. Returns a determinate legal position: th…

screen_transfer_pricing

Screen an Indian transfer-pricing position deterministically: safe-harbour eligibility against the Rule 10TD floors (17%/18% software-ITES, 18-24% KPO), documentation obligations under Rule 10D, which…

list_compiled_corridors

List which treaty pairs, PE families, and compiled-rule counts the LR Labs engine covers, plus the structured-fact schema. Call this to decide whether analyze_cross_border_tax can answer a question; o…

verify_tax_research_note

Deterministically verify a piece of tax analysis (yours or anyone's): every citation is resolved against the compiled corpus, quotes and thresholds are checked against compiled law, temporal claims ag…

lookup_compiled_rule

Answer a RULE-LEVEL question directly from compiled law: thresholds and day counts, WITHHOLDING TAX rates on royalty and fees for technical services (treaty and domestic), the 1961→2025 Income-tax Act…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.abhinandansethi/lr-labs": {
      "url": "https://lrlabs.ai/mcp",
      "transport": "streamable-http"
    }
  }
}