India Fin Compliance

An MCP that connects to a curated list of Indian regulatory documents related to the finance category

Documentation

India Fin Compliance — Claude Code plugin

Citation-first retrieval of curated Indian financial regulation — RBI, SEBI, IRDAI, PFRDA and more — for AI agents. The plugin connects Claude Code to a read-only MCP server over a versioned, provision-segmented corpus, and ships a skill that enforces a citation-first research workflow (coverage checks, entity profiles, as-of dating, verbatim evidence).

Product page, API keys, and usage dashboard: https://www.anshumansaxena.live/india-fin-compliance

Install (Claude Code)

/plugin marketplace add anshumax/india-fin-compliance-plugin
/plugin install india-fin-compliance@anshuman-tools

On first use, Claude Code opens a browser window to sign in with Google and authorize access — no manual configuration needed.

Other clients

  • claude.ai / Claude Desktop / ChatGPT / Cursor: add https://india-fin-compliance.anshumansaxena.live/mcp as a custom connector / MCP server; the OAuth sign-in flow starts automatically.
  • Clients without OAuth support: create a personal API key on the product page and send it as Authorization: Bearer ifc_<key>.

What you get

Fourteen read-only tools: list_documents, search_documents, get_document, get_document_outline, get_provisions, get_provision_context, compare_versions, get_corpus_coverage, get_corpus_stats, get_obligations, get_deadlines, get_entity_profile_schema, search_entity_presets, validate_entity_profile — plus a skill that routes browsing vs. searching and keeps answers cited to official sources (authority, instrument, provision locator, effective date, official URL).

Usage is metered per user: 30 tool calls/minute, 500/day.

Notes

  • The server is a retrieval interface, not a legal adviser; consequential decisions need professional review.
  • The plugin source of truth lives alongside the server; this repository mirrors it for distribution.

Licensed under Apache-2.0.