dsh-lookhere
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@dsh-lookhereask my knowledge bot how to reset a password"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
dsh-lookhere
DSH plugin exposing lookhere.help (AI knowledge-base customer service) as MCP tools. Zero dependencies.
API verified against the lookhere.help codebase: owner endpoints use Authorization: Bearer <JWT>; chat is an async job — POST /api/chat/:shareId with { message } returns { job_id }, then poll GET /api/chat/result/:jobId. ask_bot does both for you and waits up to 60s.
Tools
Tool | Description |
| List your bots (auth) |
| Public bot info by share ID (no auth) |
| Ask a bot; submits the job and polls until answered |
| Poll one async job result manually |
| Latest 100 Q&A logs of one of your bots (auth) |
Related MCP server: Corebee MCP Server
Install
npx @deepseek-ai/dsh plugin --profile web add github:zhulianxing/dsh-lookhereConfiguration
LOOKHERE_TOKEN— required for owner endpoints (list_bots,bot_chats); your account JWTLOOKHERE_BASE_URL— optional override (defaulthttps://lookhere.help)
Note: jobs are in-memory server-side with a ~10 min TTL — expired job ids must be resubmitted.
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Chat with your Zihin.ai agents, list them and load platform skills from any MCP client.
- ZapierOAuthcom.zapier
Hosted MCP server connecting AI assistants to 9,000+ apps and 40,000+ actions via Zapier.
Use AI models for chat, image, and video generation from Claude Code and other MCP hosts.
Remote MCP server for supportsheep: run AI interviews and manage support content for your blog.
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-
- AlicenseNot gradedqualityCmaintenanceEnables AI-driven customer support operations including conversation management, knowledge base, contacts, metrics, and settings via MCP.MIT
- AlicenseNot gradedqualityBmaintenanceExposes order status lookup and knowledge base search tools from the Support Agent AI over MCP, enabling MCP clients to handle customer support queries with grounded, citation-backed answers.MIT
- AlicenseAqualityDmaintenanceEnables AI agents to manage Grok Bots through MCP: create, list, search, and delete bots, send and receive messages, read conversation transcripts, search message history, and check usage.112MIT