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.; gograph: gograph builds a compact graph of packages, symbols, calls, routes, config reads, tests, and code-quality signals, enabling AI agents to navigate Go repositories with fewer raw file reads. It is optimized for terminal-based LLMs to save context tokens.
Enhancing LLMs with real-time web search capabilities
AI coding assistant quickly navigates and understands Go codebase