← itinlending.net

INDIVIDUAL MCP TOOL

itin_state_info

State-level context for ITIN holders: state/local taxes paid by undocumented immigrants (ITEP 2022), effective tax rate, driver's-license access law, and the state guide URL.

itinlending.netnone authenticationAvailability not checked

LIVE ENDPOINT

https://qnthujurzakdmngcidsg.supabase.co/functions/v1/mcp

No auth detected

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

Indexed input schema

{}

Risk classification

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

  • A tool name or description suggests retrieving external content.

Parent server

itinlending.net

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.itin-finance]
url = "https://qnthujurzakdmngcidsg.supabase.co/functions/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "itin-finance": {
      "type": "http",
      "url": "https://qnthujurzakdmngcidsg.supabase.co/functions/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: itin-finance
Remote MCP URL: https://qnthujurzakdmngcidsg.supabase.co/functions/v1/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": {
    "itin-finance": {
      "url": "https://qnthujurzakdmngcidsg.supabase.co/functions/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "itin-finance": {
      "type": "http",
      "url": "https://qnthujurzakdmngcidsg.supabase.co/functions/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "itin-finance",
  "transport": "streamable-http",
  "url": "https://qnthujurzakdmngcidsg.supabase.co/functions/v1/mcp"
}
MCP Inspector

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

Related tools

  • search_guides — Search 290+ editorial guides across the ITIN finance network (loans, mortgages, credit cards, credit scores — English and Spanish).
  • get_guide — Get one guide by slug or approximate title: quick answer, FAQs, related guides, canonical URL.
  • faq_lookup — Search 1,800+ editorial FAQs for a direct answer to a specific ITIN finance question (EN/ES).
  • find_itin_lenders — List institutions that accept ITIN (no SSN) applicants for a loan or card type, optionally filtered by US state.
  • get_lender_details — Full verified profile for one institution: ITIN policy, states, membership rules, published terms, citations, and our editorial coverage.
  • can_i_get_this_loan — The direct answer to 'can I get a(n) X with an ITIN?
  • how_to_get_an_itin — How to apply for an ITIN (IRS Form W-7): the process, documents, timelines, and common mistakes — with the full guide URL.