← Back to browse

Namaste America

Indexed by us.namasteamerica

About

Agent-first directory for Indians from India in the USA — restaurants, temples, events & more.

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http namaste-america https://namasteamerica.us/mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"namaste-america","type":"http","url":"https://namasteamerica.us/mcp"}'
JSON
{
  "mcpServers": {
    "namaste-america": {
      "url": "https://namasteamerica.us/mcp"
    }
  }
}