← liquilens.in

INDIVIDUAL MCP TOOL

bank_npa_reconciliation

Reconcile a caller-supplied closed NPA movement table: opening stock plus additions less classified reductions equals closing stock.

liquilens.innone authenticationAvailability not checked

LIVE ENDPOINT

https://api.liquilens.in/mcp

No auth detected

Connect to this endpoint to inspect the live schema for bank_npa_reconciliation and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

liquilens.in

CONNECT 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.liquilens]
url = "https://api.liquilens.in/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "liquilens": {
      "type": "http",
      "url": "https://api.liquilens.in/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: liquilens
Remote MCP URL: https://api.liquilens.in/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": {
    "liquilens": {
      "url": "https://api.liquilens.in/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "liquilens": {
      "type": "http",
      "url": "https://api.liquilens.in/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "liquilens",
  "transport": "streamable-http",
  "url": "https://api.liquilens.in/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • bank_asset_quality_review — Read a bank's sourced GNPA/NNPA history, percentage-point changes, distinct PCR definitions, capital scope and disclosed NPA stock reconciliation.
  • banking_specialisation_coverage — Discover covered Indian commercial, small finance and urban cooperative banks.
  • corporate_transmission_board — Answers ONE question: is US funding stress reaching nonfinancial firms?
  • crypto_exposure_board — Read the compact cited bank/crypto exposure register: disclosed quantum, stablecoin and venue links, exposure channels, Undertow run-risk cross-read and compound flags.
  • crypto_regime_board — Read the compact BTC/ETH Crypto Regime board: current change-point state, log-SR statistic, last shift, observation count and the display-only cross-read against disclosed bank exposure.
  • evidence_europe — Read seven cited European retrospective case files through unrecalibrated Indian lenses.
  • evidence_india — Read the 48-institution Indian construction-PIT crisis diagnostic, including misses and false alarms.
  • evidence_institution — Read a sourced Indian construction-PIT quarterly replay, lens alert timing and hit/miss/false-alarm verdict.