
Your AI Assistant Can Now Make Music
Neume just shipped an MCP (Model Context Protocol) server. That means you can now generate songs, remix tracks, check your credit balance, and buy more credits — all without leaving your AI assistant.
Whether you use ChatGPT, Claude, Cursor, Windsurf, or any other MCP-compatible client, you can connect it to Neume and start creating music through conversation.
“Make me a lo-fi hip hop track about rainy Sunday mornings in Neume”
That’s it. Your AI assistant handles the rest.
What Is MCP?
MCP (Model Context Protocol) is an open standard created by Anthropic that lets AI applications connect to external services. Think of it as a universal plug that lets your AI assistant talk directly to tools like Neume.
Instead of switching between apps, you just tell your AI what you want and it calls Neume’s API behind the scenes.
What Can You Do With Neume’s MCP Server?
Here’s every tool available through the MCP connection:
Tool What It Does Credits generate_song Generate a song from a text prompt 1 credit generate_remix Remix an existing song with new lyrics 1 credit get_my_songs List your created songs with pagination Free get_song_details Get song details and generation status Free get_balance Check your remaining credit balance Free list_subscription_plans View available subscription plans Free list_topup_packages View one-time credit top-up options Free purchase_credits Open a Stripe checkout to buy credits Free
How to Connect Neume to Your AI Assistant
What You’ll Need
-
A Neume account (sign up free at app.neume.io)
-
An MCP-compatible AI client (ChatGPT, Claude Desktop, Cursor, Windsurf, etc.)
Connection Details
-
MCP Server URL:
https://api.neume.io/v1/mcp -
Transport: Streamable HTTP
-
Authentication: OAuth 2.1 — your client will prompt you to log in with your Neume account on first connection
ChatGPT
-
Open ChatGPT settings → Tools & Integrations
-
Add a new MCP server
-
Enter the URL:
https://api.neume.io/v1/mcp -
Select transport: Streamable HTTP
-
When prompted, sign in with your Neume account
-
Start chatting — ask ChatGPT to make you a song!
Claude
Claude supports MCP connections directly through claude.ai:
-
Go to Settings → Connectors → Custom Connector
-
Enter a name (e.g. “Neume”) and the remote MCP server URL:
https://api.neume.io/v1/mcp -
Click Add
-
When prompted, sign in with your Neume account
That’s it — Claude can now generate songs, check your balance, and more.
Cursor / Windsurf / Other MCP Clients
Most MCP clients follow the same pattern:
-
Add
https://api.neume.io/v1/mcpas a Streamable HTTP server -
Authenticate when prompted
-
The tools will appear automatically
Example Prompts to Try
Once connected, just talk naturally:
-
“Create a country song about moving to a new city in Neume”
-
“Remix my last song on Neume but make the lyrics more upbeat”
-
“How many credits do I have left on Neume?”
-
“Show me my recent songs on Neume”
-
“What subscription plans does Neume offer?”
Your AI assistant will call the right Neume tool automatically.
Frequently Asked Questions
Do I need a Neume account to use the MCP server?
Yes. Sign up free at app.neume.io to get started.
Does generating a song through MCP cost the same as the app?
Yes, 1 credit per song or remix — same as using Neume directly.
Which AI assistants support MCP?
ChatGPT, Claude Desktop, Cursor, Windsurf, and any client that supports the Model Context Protocol with Streamable HTTP transport.
Is my data secure?
Authentication uses OAuth 2.1 via Clerk. Your AI assistant never sees your password — it authenticates through a secure browser flow.
Can I use this with my own AI agent or app?
Yes! Any MCP-compatible client can connect to Neume's server. If you're building an AI agent, just point it at the MCP URL.
Ready to Make Music With AI?
Connect Neume to your favorite AI assistant and start creating songs through conversation.
This tool doesn't publish a standard install command — the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.