Sangeet · for AI assistants

Add songs from your own AI

Sangeet has an MCP server — the open standard that lets AI assistants use apps. Connect it to Claude, ChatGPT, or any MCP-capable assistant, and you can browse the song library and send song requests to a couple's board by chatting: "add Kala Chashma to board MEHRA24 for the cousins, groom's side."

Endpoint

Streamable HTTP · no login — the couple's board code is the key, same as their QR.

https://sangeet.app/api/mcp

Connect it

Claude (claude.ai or the apps)

  1. Settings → ConnectorsAdd custom connector
  2. Name it Sangeet, paste the endpoint URL, save. No authentication.
  3. Ask: "look up sangeet board <code> and suggest three high-energy Punjabi songs"

Claude Code

claude mcp add --transport http sangeet https://sangeet.app/api/mcp

ChatGPT and other MCP clients

Anywhere custom MCP connectors/tools are supported, add the same URL as a remote MCP server (Streamable HTTP, no auth).

What your AI can do

search_songs
Browse the community song library — by search, language, mood, category; sorted by trending, top, or new.
get_board
Look up an event by its board code: the event title and whether requests are open.
submit_song_request
Add a performance request — performer name, song link (YouTube / Spotify / Instagram), side, a note, and how the MC should introduce the act.

Same rules as the guest page. Your AI can only do what a guest with the couple's shared link can do. Every request goes to the couple's review queue, links are validated, and this API carries song metadata only — audio files never move through it.

← sangeet.app