Plug live headline monitoring, relevance scoring, brand voice profiling, and editorial roasting directly into Claude Desktop, Claude Code, Cursor, Windsurf, or your autonomous agent runtime.
Generate ready-to-use configuration files for your preferred runtime in 1 click.
{
"mcpServers": {
"newsjack": {
"command": "npx",
"args": ["-y", "newsjack-mcp", "mcp"],
"env": {
"NEWSJACK_API_KEY": "nj_ak_your_live_api_key",
"NEXT_PUBLIC_SUPABASE_URL": "https://hdsofduthpuxzidrgmwn.supabase.co",
"NEXT_PUBLIC_SUPABASE_ANON_KEY": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
}
}
}
}Paste this into your Claude Desktop configuration file (Settings > Developer > Edit Config).
Generate personal keys or register third-party OAuth apps in your dashboard.
Built for production AI workflows and zero-slop outputs
Aggregates Music Business Worldwide, Hypebot, Billboard, Digital Music News, and your custom RSS feeds with automated relevance scoring.
Deterministic post-processing eliminates AI buzzwords, enforces UK editorial standards, checks factual grounding, and respects your custom brand voice.
Connect via native OAuth 2.1 PKCE with scoped user consents or mint persistent nj_ak_* Bearer API keys with SHA-256 validation.