{
  "markdown": "# @lolikai/mcp\n\nThe Lolik Trend Radar **MCP server** — live trend → money-ready intelligence as MCP tools\nfor Claude (Desktop / Code), Cursor and any MCP client. No repo clone, no build: run it with\n`npx`. Every tool call uses your Lolik API key, so **auth, credits and rate limits apply** —\nthe same metered API as REST.\n\n## 1. Get an API key (self-serve)\nSign in to Lolik → **[Account → API Keys](https://lolikai.com/account/api-keys)** → generate a key.\nIt's shown once (`lk_live_...`). Revoke any time. New accounts include free credits.\n\n## 2. Run it\n```bash\nLOLIK_API_KEY=lk_live_xxx npx -y @lolikai/mcp\n```\n- `LOLIK_API_KEY` (required) — your key.\n- `LOLIK_API_BASE_URL` (optional) — defaults to `https://lolikai.com`.\n\nPrint a ready-to-paste config block:\n```bash\nnpx -y @lolikai/mcp --config\n```\n\n## 3. Add to Claude Desktop\nClaude Desktop → Settings → Developer → Edit Config → paste:\n```json\n{\n  \"mcpServers\": {\n    \"lolik\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@lolikai/mcp\"],\n      \"env\": {\n        \"LOLIK_API_KEY\": \"lk_live_your_key_here\",\n        \"LOLIK_API_BASE_URL\": \"https://lolikai.com\"\n      }\n    }\n  }\n}\n```\nRestart Claude Desktop — the Lolik tools appear. (Requires Node 18+.)\n\n## Tools & credit cost\nEach tool call spends credits from your Lolik wallet (one wallet across app + API + MCP),\nexactly like the REST API:\n\n| Tool | What it does | Cost |\n|---|---|---|\n| `get_trends` | Top trending topics by niche | 1 credit |\n| `forecast` | Timing / momentum / lifecycle for a topic | 1 credit |\n| `virality_score` | Virality score + breakout probability + hook type | 1 credit |\n| `get_news` | Freshest news stories | 1 credit |\n| `opportunities` | Ranked opportunities + possible monetization | 5 credits |\n| `get_brief` | Daily what-to-post brief: phased alerts + receipts + pattern + mover | 5 credits |\n| `rescue_hooks` | Hooks for your topic from live validated title patterns, with measured proof | 5 credits |\n| `grade_draft` | Grade a draft title against this week's validated patterns (score math in code) | 5 credits |\n| `prebreakout` | What's accelerating now, pre-peak | 5 credits |\n| `get_viral_patterns` | Validated viral patterns (what's working now) | 5 credits |\n| `get_usage` | Credits + rate-limit status | free |\n| `lolik_content_brain` | One-call brief: trends + opportunities + forecast | 7 credits |\n\nMonetization figures are estimates, not guarantees. Crypto content is educational, not financial advice.\n\n## Links\n- Developer docs: <https://lolikai.com/developers>\n- API key dashboard: <https://lolikai.com/account/api-keys>\n",
  "bytes": 2582,
  "sha": "b0aa6f5198e2888ce53b7fcbaaae93563b3c51dbede4872235274b63d2904ef0",
  "repo_slug": "lolikai/lolik-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_lolikai_lolik_mcp_a3833a86/readme"
}