Analytics
lrlabs.ai
Provides deterministic tax analysis, transfer-pricing screening, and verification of tax research citations and thresholds.
ENDPOINT 1
https://lrlabs.ai/mcp
MCP server metadata
- Name
- lr-labs
- Version
- 0.1.0
Known tools 5
analyze_cross_border_taxCompute the tax position of a cross-border arrangement between a treaty pair (permanent-establishment exposure and Indian tax liability) from structured facts.
Inferred read-onlyscreen_transfer_pricingScreen 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 transfer-pricing METHODS are eligible on the facts, the tested-party rule, and whether a comparables percentile falls inside the arm's-length range (35th-65th, Rule 10CA).
Potential side effectslist_compiled_corridorsList which treaty pairs, PE families, and compiled-rule counts the LR Labs engine covers, plus the structured-fact schema.
Inferred read-onlyverify_tax_research_noteDeterministically 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 against validity windows — INCLUDING claims about what a named case held (E-Funds, Formula One, Morgan Stanley, Tiger Global, Progress Rail, Centrica …), checked against a string-verified holdings ledger.
Inferred read-onlylookup_compiled_ruleAnswer 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 section renumbering (s.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.lr-labs]
url = "https://lrlabs.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lr-labs": {
"type": "http",
"url": "https://lrlabs.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lr-labs
Remote MCP URL: https://lrlabs.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"lr-labs": {
"url": "https://lrlabs.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lr-labs": {
"type": "http",
"url": "https://lrlabs.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lr-labs",
"transport": "streamable-http",
"url": "https://lrlabs.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for lrlabs.ai was fetched 2026-08-03T06:56:55.356Z and is being refreshed.
lrlabs.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.