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-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.
Controlling a smart lamp with brightness and fade
Building intelligent AI agents capable of using tools and reasoning across steps