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.; codex-octopus: Codex Octopus is an MCP server that wraps the OpenAI Codex SDK, enabling multiple specialized Codex agents with independent configurations to run from any MCP client. It supports features like multi-agent orchestration, per-invocation parameter overrides, and a factory wizard for generating agent configs.
Enhancing LLMs with real-time web search capabilities
Strict code review with read-only sandbox