Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Lenx Server

БесплатноНе проверен

Bridges AI agents to the Lenx.ai social media monitoring API, enabling task management like listing, creating, and exporting monitoring data.

GitHubEmbed

Описание

Bridges AI agents to the Lenx.ai social media monitoring API, enabling task management like listing, creating, and exporting monitoring data.

README

MCP server bridging AI agents to the Lenx.ai social media monitoring API.

Installation

Run directly via npx (no local installation required):

npx @fastaai/lenx-mcp

Or install globally:

npm install -g @fastaai/lenx-mcp
lenx-mcp

Configuration

The server requires two environment variables:

Variable Required Description
LENX_API_KEY Yes Your Lenx API key
LENX_USER_ID Yes Your Lenx user ID
LENX_BASE_URL No API base URL (default: https://open.lenx.ai)

Claude Code

Add to your Claude Code MCP configuration:

{
  "mcpServers": {
    "lenx": {
      "command": "npx",
      "args": ["-y", "@fastaai/lenx-mcp"],
      "env": {
        "LENX_API_KEY": "your-api-key",
        "LENX_USER_ID": "your-user-id",
        "LENX_BASE_URL": "https://open.lenx.ai"
      }
    }
  }
}

OpenCode

Add to your ~/.config/opencode/opencode.json:

{
  "mcpServers": {
    "lenx": {
      "command": "npx",
      "args": ["-y", "@fastaai/lenx-mcp"],
      "env": {
        "LENX_API_KEY": "your-api-key",
        "LENX_USER_ID": "your-user-id"
      }
    }
  }
}

Available Tools

Tool Description
lenx_list_tasks List monitoring tasks with pagination
lenx_get_task Get task details by ID
lenx_create_task Create a new live or adhoc task
lenx_update_task Update task name and/or search query
lenx_delete_task Delete a monitoring task
lenx_get_task_data Get paginated post data for a task
lenx_export_task_data Request CSV/XLSX export via email

Development

# Install dependencies
npm install

# Run tests
npm test

# Build
npm run build

# Watch mode
npm run watch

License

MIT

from github.com/ThinkCol/lenx-mcp

Установить Lenx Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install lenx-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add lenx-mcp-server -- npx -y @fastaai/lenx-mcp

FAQ

Lenx Server MCP бесплатный?

Да, Lenx Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Lenx Server?

Нет, Lenx Server работает без API-ключей и переменных окружения.

Lenx Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Lenx Server в Claude Desktop, Claude Code или Cursor?

Открой Lenx Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Lenx Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории media