← Registry

Learning Resources

itinlending.net

Provides ITIN finance guides, FAQs, and lender information for individuals without a Social Security number.

1 endpoint8 known toolsFirst detected August 22, 2026Last detected September 6, 2026

ENDPOINT 1

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

No auth detected

MCP server metadata

Name
itin-finance
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

search_guides

Search 290+ editorial guides across the ITIN finance network (loans, mortgages, credit cards, credit scores — English and Spanish).

Inferred read-only
get_guide

Get one guide by slug or approximate title: quick answer, FAQs, related guides, canonical URL.

Inferred read-only
faq_lookup

Search 1,800+ editorial FAQs for a direct answer to a specific ITIN finance question (EN/ES).

Inferred read-only
find_itin_lenders

List institutions that accept ITIN (no SSN) applicants for a loan or card type, optionally filtered by US state.

Inferred read-only
get_lender_details

Full verified profile for one institution: ITIN policy, states, membership rules, published terms, citations, and our editorial coverage.

Inferred read-only
can_i_get_this_loan

The direct answer to 'can I get a(n) X with an ITIN?

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for supabase.co was fetched 2026-08-24T06:42:13.245Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.