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.; deepseek-pp: DeepSeek++ is a browser extension for Chrome, Edge, and Firefox that injects native-style tool calling, an MCP tool system, long-term memory, skill presets, and automated task scheduling into the DeepSeek web interface. It intercepts the SSE response stream in real time to execute tool calls transparently, giving DeepSeek persistent cross-session memory and agent-like automation without API access.
Enhancing LLMs with real-time web search capabilities
Giving DeepSeek persistent memory across conversations without API access