Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.patchline.ai/llms.txt

Use this file to discover all available pages before exploring further.

If your AI tool speaks MCP — Cursor, Codex, VS Code, or any MCP-compatible client — Aria’s tools plug straight in. Your catalog, roster, releases, playlists, smart links, and music data become callable functions your AI can use without leaving its window.   Free to install on every tier.

What you get via MCP

  • Your music infrastructure as toolsfind_playlists, get_artist_intelligence, create_smart_link, analyze_url, and the rest of the Patchline tool surface.
  • Your data, in your AI — paste a Spotify link in Cursor and it resolves the track, finds playlists, and drafts a pitch, all inline.
  • Secure by design — OAuth 2.0 with PKCE; your credentials never touch the AI client.

Install

The endpoint is the same for every client:
https://www.patchline.ai/api/mcp/v1
Cursor example — Settings → MCP → + Add new MCP server:
{
  "mcpServers": {
    "aria": {
      "url": "https://www.patchline.ai/api/mcp/v1"
    }
  }
}
First tool call opens browser-based OAuth and you’re connected. Full per-client install, the tool reference, and auth details → MCP overview and Install the MCP server.

Same Aria, everywhere else