get_trending_artists — labelhead artist momentum MCP Tool Read-only
get_trending_artists
(get trending artists) is one of 3 tools on the
labelhead artist momentum
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_trending_artists from your client
- Claude Code labelhead artist momentum get_trending_artists run in your project directory
- Claude Desktop labelhead artist momentum get_trending_artists ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor labelhead artist momentum get_trending_artists ~/.cursor/mcp.json
- VS Code labelhead artist momentum get_trending_artists .vscode/mcp.json
- Zed labelhead artist momentum get_trending_artists ~/.config/zed/settings.json
- Windsurf labelhead artist momentum get_trending_artists ~/.codeium/windsurf/mcp_config.json
- Cline labelhead artist momentum get_trending_artists ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI labelhead artist momentum get_trending_artists ~/.gemini/settings.json
- Grok labelhead artist momentum get_trending_artists .mcp.json (in your project root)
- ChatGPT labelhead artist momentum get_trending_artists Settings → Connectors → Advanced → Developer mode
- Claude.ai labelhead artist momentum get_trending_artists Settings → Connectors → Add custom connector
- LangChain labelhead artist momentum get_trending_artists pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http labelhead-artist-momentum https://labelhead-mcp-public-production.up.railway.app/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.