← namasteamerica.us

INDIVIDUAL MCP TOOL

get_indian_services

Find Indian community services (money transfer/remittance, banks, immigration/visa, travel agents, tax/insurance).

namasteamerica.usnone authenticationAvailability not checked

Input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent endpoint

namasteamerica.us

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.indo-usa-diaspora]
url = "https://namasteamerica.us/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "indo-usa-diaspora": {
      "type": "http",
      "url": "https://namasteamerica.us/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: indo-usa-diaspora
Remote MCP URL: https://namasteamerica.us/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": {
    "indo-usa-diaspora": {
      "url": "https://namasteamerica.us/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "indo-usa-diaspora": {
      "type": "http",
      "url": "https://namasteamerica.us/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "indo-usa-diaspora",
  "transport": "streamable-http",
  "url": "https://namasteamerica.us/mcp"
}
MCP Inspector

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

Related tools

  • get_indian_restaurants — Find Indian restaurants by location and/or filters.
  • get_indian_movies_in_theaters — List Indian-language movies currently playing in US theaters (Hindi, Telugu, Tamil, Malayalam, Kannada, Punjabi, Bengali, Marathi, Gujarati).
  • search_h1b_sponsors — Search US employers that sponsor H-1B visas — the visa most Indians-from-India use to work in the USA.
  • get_restaurant_details — Fetch the full canonical record for one restaurant, plus its version history.
  • search_restaurants_by_text — Free-text search over restaurant name/cuisine/region, ranked by relevance.
  • submit_correction — Propose a correction to a listing field (agents/users reporting bad data).
  • submit_review — Submit a community review (1-5 star rating + optional text) for a listing.
  • get_reviews — Published community reviews for a listing (newest first) + its rolled-up community rating.