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."
Streamable HTTP · no login — the couple's board code is the key, same as their QR.
https://sangeet.app/api/mcpClaude (claude.ai or the apps)
Sangeet, paste the endpoint URL, save. No authentication.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).
search_songsget_boardsubmit_song_requestSame 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.