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.; ClaudeR: ClaudeR is an R package that connects RStudio to MCP-configured LLM agents like Claude Code and Codex, enabling interactive coding, multi-agent orchestration, automated manuscript auditing, and data annotation. It provides a suite of MCP tools for direct code execution, plot generation, async execution, file reading, and more. The package includes built-in protocols for academic review (Reviewer Zero), statistical best practices, and multi-agent coordination.
Controlling a smart lamp with brightness and fade
Interactive coding with AI assistance