MCP-Chinese-Getting-Started-Guide: This guide provides a rapid introduction to the Model Context Protocol (MCP), an open-source protocol standardizing LLM interactions with external data and tools. It demonstrates building and debugging MCP servers, developing MCP clients for LLMs like DeepSeek, and integrating with Claude Desktop.; claude-slack-bridge: Claude ↔ Slack Bridge is a two-way bridge enabling Claude Code to pause and ask questions via Slack, wait for replies, and resume. It also allows tagging a bot in Slack to run Claude with full project context based on the channel. The system uses a daemon+session model for multiple concurrent sessions with zero polling.
Enhancing LLMs with real-time web search capabilities
Claude needs human approval during a task: it posts a question to Slack, waits for a reply, and continues.