← nyclegal.co.th

INDIVIDUAL MCP TOOL

search_faq

Search NYC Legal's FAQ corpus (Thai + English) across categories: notary, translation, legalization, visa, corporate, family.

nyclegal.co.thnone authenticationAvailability not checked

LIVE ENDPOINT

https://nyclegal.co.th/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_faq 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

nyclegal.co.th

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.nyclegal-mcp]
url = "https://nyclegal.co.th/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nyclegal-mcp": {
      "type": "http",
      "url": "https://nyclegal.co.th/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nyclegal-mcp": {
      "type": "http",
      "url": "https://nyclegal.co.th/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nyclegal-mcp",
  "transport": "streamable-http",
  "url": "https://nyclegal.co.th/api/mcp"
}
MCP Inspector

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

Related tools

  • list_services — List every legal service NYC Legal & Notary Services Co., Ltd.
  • get_service_pricing — Get authoritative price (THB), turnaround, scope, and canonical URLs for a single NYC Legal service.
  • get_embassy_requirements — Get the legalization chain, processing time, fee range, Apostille status, and Bangkok mission info for a country (or an embassy).
  • list_supported_countries — List all countries NYC Legal supports for legalization/translation/embassy work.
  • search_case_studies — Search anonymised real-client case studies handled by NYC Legal.
  • list_attorneys — List every licensed attorney / Notary Public on the NYC Legal roster, with credentials, specialties, languages, years of experience, and profile URL.
  • get_contact_info — Return verified contact channels, office address, hours, and booking URLs for NYC Legal & Notary Services Co., Ltd.
  • lookup_glossary_term — Look up a Thai or English legal term in NYC Legal's bilingual glossary (DefinedTermSet).