479 related articles

ComfyUI officially open-sources Comfy MCP, letting users build AI image generation workflows with natural language via the MCP protocol. Full deployment guide and demo review included.

Semantica is an open-source deterministic reasoning engine that builds complete evidence chains for AI decisions using knowledge graphs and W3C PROV standards, with 6000x query acceleration and self-hosted deployment for regulated industries.

Kern is a 1.5MB open-source container runtime with daemonless architecture, delivering container and resource management in a single binary. Analysis of its design, use cases, and comparison with Docker.

Learn how to build an AI programming environment using open-source OpenCode with DeepSeek and MCP services. Covers tool comparison, model selection, and Plan/Build workflow setup.

Learn how Spring AI 2.0 natively supports Agent development. Build a code generation assistant by reverse-engineering Claude Code's architecture with Agent Utils, covering task planning, long-term memory, and Tools invocation.

A developer ran an AI coding agent on a 1987 Amiga 500 with a 7MHz CPU and 1MB RAM. Learn how client-server architecture enables vintage hardware to access modern LLMs.

A deep dive into Spring AI 2.0's core updates — with a hands-on airline assistant project showing how to build AI agents in Java using Tools, MCP, and Skills.

Deep dive into Spring AI 2.0 core updates. Reverse-engineer Claude Code with Agent Utils to build an enterprise-grade code assistant covering ReAct, Tools, MCP, and long-term memory.

Complete guide to Claude Code covering environment setup, permission configuration, Go Goals autonomous loops, Skills system, MCP protocol integration, and version control for automated development.

Google and AT&T reveal a production AI sales Agent system using persistent memory for cross-channel continuity, achieving line-level hyper-personalization on ADK+Gemini architecture.

Learn how to build a zero-code bioinformatics workstation using AI Agents, covering Agent, MCP, and Skills concepts, Claude Code vs Codex comparison, and four bioinformatics-specific Skills configurations.

SpaceX acquires Cursor for $60B. How did this AI coding tool evolve from a VS Code fork into a software development operating system? Deep analysis of Agent orchestration, Origin hosting, and model strategy.

Assetli connects personal financial data directly to Claude and ChatGPT via MCP protocol, enabling AI to read/write net worth, portfolios and transactions in real-time. A deep dive into its architecture, privacy design, and FIRE calculator.

Deep dive into Agent Skills architecture for AI agents, covering Skill framework definitions, MCP protocol, multi-agent collaboration, and practical applications for building enterprise-grade Agent systems.

Deep dive into Agent Substrate, an AI Agent runtime kernel built in Go. Explore its technical rationale for choosing Go over Python, task lifecycle management, state persistence, and its unique positioning as the substrate layer in the Agent tech stack.

Deep dive into Tencent's open-source AI-Infra-Guard full-stack AI red teaming platform, covering Agent scanning, MCP protocol scanning, LLM jailbreak evaluation, and more.

Deep dive into CHAP (Collaborative Human Agent Protocol): its design philosophy, core architecture, and application scenarios. Analysis of its relationship with MCP and A2A protocols.

ElevenLabs launches MCP integration for Claude, enabling developers to create, configure, and manage voice agents through natural conversation without switching platforms.

Learn how LangChain and MCP protocol work together to build enterprise AI agents, covering tool binding, conversation history, ReAct reasoning loops, and production deployment strategies.

Mac Developer Bridge is an open-source MCP tool that lets ChatGPT execute Mac terminal commands, manage files, and run background tasks—with no sandbox by design.