dcp: DCP is a compact protocol for LLM agents to control physical devices, using a static intent table and CBOR wire format. It is validated on ESP32 hardware and complements MCP by translating DCP ↔ MCP for zero-config integration with MCP hosts. The protocol emphasizes safety through intent-level commands and capability tokens.; 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.
Controlling a smart lamp with brightness and fade
Enhancing LLMs with real-time web search capabilities