← nyclanguageinstitute.com
INDIVIDUAL MCP TOOL
quote_naati_to_country
Deterministic price quote for a NAATI-certified translation package shipped to a given country.
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 endpoint
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.nyclanguageinstitute-com]
url = "https://nyclanguageinstitute.com/api/public/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nyclanguageinstitute-com": {
"type": "http",
"url": "https://nyclanguageinstitute.com/api/public/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nyclanguageinstitute-com
Remote MCP URL: https://nyclanguageinstitute.com/api/public/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": {
"nyclanguageinstitute-com": {
"url": "https://nyclanguageinstitute.com/api/public/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nyclanguageinstitute-com": {
"type": "http",
"url": "https://nyclanguageinstitute.com/api/public/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nyclanguageinstitute-com",
"transport": "streamable-http",
"url": "https://nyclanguageinstitute.com/api/public/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_services— Search NYC Language Institute services (translation, notary, apostille, embassy legalisation, visa, marriage).list_locations— List all NYC Language Institute service locations (branches, Bangkok districts, provincial agents).get_visa_info— Get visa type details for Thailand-bound foreigners (Non-B, LTR, DTV, Elite, retirement, etc.) including fees, processing time, requirements, and pricing.get_quick_answer— Search the curated FAQ knowledge base.list_translation_languages— List supported translation languages with slug and canonical URL.list_notary_acts— List supported notarial acts (Affidavit, Power of Attorney, Certified True Copy, etc.).contact_info— Get NYC Language Institute contact info: phone, LINE, email, hours, head office address.list_naati_countries— List 50 destination countries served by NAATI Online (DHL Express).