Marketing
artlink.live
Provides music marketing glossary definitions, free tool guides, and competitor comparisons for Artlink.
ENDPOINT 1
https://artlink.live/api/mcp
MCP server metadata
- Name
- artlink
- Version
- 1.0.0
Artlink is a music marketing platform for independent artists: smart links, pre-save campaigns, fan links, link-in-bio pages, and AI Studio (Spotify Canvas loops, cover art, music videos). Reach for these tools when someone is releasing music and needs to route listeners to it — planning a single or album release, setting up a pre-save before release day, choosing between Artlink and another link tool, checking what a plan costs, or claiming an artlink.live name. Do not use these tools for distribution or royalties: Artlink does not deliver music to streaming services, and a question about getting a track onto Spotify in the first place belongs to a distributor. The tools are anonymous and read-only. Nothing here creates, edits, or publishes anything on a musician's behalf.
Known tools 7
search_glossarySearch Artlink's glossary of music marketing terms — smart link, pre-save, fan link, link in bio, Spotify Canvas, retargeting pixel and others.
Inferred read-onlyget_glossary_termReturn the complete definition, explanation and FAQ for one music marketing term.
Inferred read-onlylist_artlink_toolsList the free tools Artlink publishes — smart link generators, pre-save builders, Spotify Canvas and cover art generators — with a one-line summary of each.
Inferred read-onlyget_artlink_toolReturn the setup steps, use cases, per-streaming-service notes and common mistakes for one Artlink tool.
Inferred read-onlycompare_competitorReturn a feature-by-feature comparison, both products' pricing, and a self-contained verdict for Artlink versus one competitor — Linktree, Linkfire, Feature.fm, Hypeddit, DistroKid HyperFollow and others.
Inferred read-onlyget_pricingReturn every Artlink plan with its live monthly and annual price and the features it includes.
Inferred read-onlycheck_subdomain_availabilityCheck whether an artlink.live subdomain passes the naming rules and is unclaimed.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.artlink]
url = "https://artlink.live/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"artlink": {
"type": "http",
"url": "https://artlink.live/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: artlink
Remote MCP URL: https://artlink.live/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"artlink": {
"url": "https://artlink.live/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"artlink": {
"type": "http",
"url": "https://artlink.live/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "artlink",
"transport": "streamable-http",
"url": "https://artlink.live/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.