dsh-lookhere
dsh-lookhere
DSH 플러그인으로 lookhere.help(AI 지식 베이스 고객 서비스)를 MCP 도구로 노출합니다. 의종성이 없습니다.
API는 lookhere.help 코드베이스로 검증되었습니다: 소유자 엔드포인트는 Authorization: Bearer <JWT>를 사용하며, 채트는 비동기 작업입니다 — POST /api/chat/:shareId에 { message }를 보면 { job_id }가 반환되고, GET /api/chat/result/:jobId를 폴링합니다. ask_ot은 해당 과정을 대신 처리하고 최대 60초까지 기다립니다.
도구
도구 | 설명 |
| 내 봇 목록 (인증 필요) |
| 공유 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)에 필수; 계정의 JWTLOOKHERE_BASE_URL— 선택 사항 재정의 (기본https://lookhere.help)
참고: 작업은 서버 측 메모리에 저장되며 약 10분의 TTL이 있습니다 — 만료된 작업 ID는 다시 제출해야 합니다.
라이선스
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