check_artist_momentum — labelhead artist momentum MCP Tool Read-only
check_artist_momentum
(check artist momentum) 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 check_artist_momentum from your client
- Claude Code labelhead artist momentum check_artist_momentum run in your project directory
- Claude Desktop labelhead artist momentum check_artist_momentum ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor labelhead artist momentum check_artist_momentum ~/.cursor/mcp.json
- VS Code labelhead artist momentum check_artist_momentum .vscode/mcp.json
- Zed labelhead artist momentum check_artist_momentum ~/.config/zed/settings.json
- Windsurf labelhead artist momentum check_artist_momentum ~/.codeium/windsurf/mcp_config.json
- Cline labelhead artist momentum check_artist_momentum ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI labelhead artist momentum check_artist_momentum ~/.gemini/settings.json
- Grok labelhead artist momentum check_artist_momentum .mcp.json (in your project root)
- ChatGPT labelhead artist momentum check_artist_momentum Settings → Connectors → Advanced → Developer mode
- Claude.ai labelhead artist momentum check_artist_momentum Settings → Connectors → Add custom connector
- LangChain labelhead artist momentum check_artist_momentum 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.