dsh-lookhere
dsh-lookhere
DSH плагин, предоставляющий lookhere.help (ИИ-поддержка клиентов на базе знаний) как MCP-инструменты. Без зависимостей.
API проверено по кодовой базе lookhere.help: эндпоинты владельца используют Authorization: Bearer <JWT>; чат — асинхронная задача — POST /api/chat/:shareId с { message } возвращает { job_id }, затем опрос GET /api/chat/result/:job_id. ask_bot делает всё это за вас и ждёт до 60 секунд.
Инструменты
Tool | Description |
| Список ваших ботов (авторизация) |
| Публичная информация о боте по share ID (без авторизации) |
| Задать вопрос боту; отправляет задачу и опрашивает до получения ответа |
| Вручную опросить результат одной асинхронной задачи |
| Последние 100 записей Q&A одного из ваших ботов (авторизация) |
Related MCP server: libredesk-mcp
Установка
npx @deepseek-ai/dsh plugin --profile web add github:zhulianxing/dsh-lookhereКонфигурация
LOOKHERE_TOKEN— обязательно для эндпоинтов владельца (list_bots,bot_chats); JWT вашего аккаунтаLOOKHERE_BASE_URL— необязательное переопределение (по умолчаниюhttps://lookhere.help)
Примечание: задачи хранятся на сервере только в памяти с временем жизни ~10 минут — истёкшие идентификаторы задач нужно отправлять повторно.
Лицензия
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables interactive chat with AI models and document retrieval via the Anthropic API, supporting command-based prompts and MCP tool integrations.2
- AlicenseCqualityBmaintenanceMCP server that exposes the complete Libredesk REST API (54 endpoints) as tools, enabling natural language management of conversations, contacts, agents, teams, and more for the open-source customer support desk.54113MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that provides tools to add to, search, and manage a wiki knowledge base, enabling AI chat tools to contribute and retrieve information from the wiki via natural language prompts.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI-driven customer support operations including conversation management, knowledge base, contacts, metrics, and settings via MCP.MIT
Related MCP Connectors
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
MCP server for AI dialogue using various LLM models via AceDataCloud
Official MCP server for Lovable, the AI-powered full-stack app builder.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhulianxing/dsh-lookhere'
If you have feedback or need assistance with the MCP directory API, please join our Discord server