INDIVIDUAL MCP TOOL
get_artist_reach
An artist's measured reach across AI answer engines (which vendors cite them, answer-time vs training) + tracked releases + external demand (Naver + YouTube) with 7d momentum.
LIVE ENDPOINT
https://ktrenz.com/api/mcp
Connect to this endpoint to inspect the live schema for get_artist_reach and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT 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.ktrenz-kdata]
url = "https://ktrenz.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ktrenz-kdata": {
"type": "http",
"url": "https://ktrenz.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ktrenz-kdata
Remote MCP URL: https://ktrenz.com/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": {
"ktrenz-kdata": {
"url": "https://ktrenz.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ktrenz-kdata": {
"type": "http",
"url": "https://ktrenz.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ktrenz-kdata",
"transport": "streamable-http",
"url": "https://ktrenz.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_kdata— Search KTRENZ K-pop / K-culture entities (artists) by name; returns matches with slugs + reach-map URLs.get_trending— Top rising K-pop artists right now, ranked by 7-day VELOCITY (rate of change), not standing popularity.get_release_reach— A specific release's (comeback / MV / tour / chart announcement) measured AI-citation reach across answer engines.