Tag
Open-sourced a desktop workspace that provides a governed runtime for AI coding agents, offering 100+ MCP tools, RBAC, and a self-evolving toolbox.
Fay is a fully open-source, commercially free digital human framework that supports offline operation, modular design, MCP tool invocation, and bionic memory. It features a built-in web management interface, enabling quick setup for virtual streamers, intelligent customer service, personal AI assistants, and more.
A user demonstrates giving a local LLM agent MCP tools for local image and video generation, enabling fully offline and free generation on demand.
Lemonade v10.8 introduces auto memory management, cloud offload, improvements to Omni, and the ability to call local AI models as MCP tools.
Pepti-Agent is a closed-loop AI framework for therapeutic peptide design that uses MCP tools and an LLM controller to iteratively refine sequences based on multi-property profiles, addressing constraints like solubility, hemolysis, and non-fouling.
DeerFlow 2.0 adds multi-workspace isolation, multi-role permission management, and workspace-level MCP tool and skill isolation on top of the original open-source project. It supports independent chat history, memories, and tool sets. The backend uses FastAPI + LangGraph, and the frontend uses Next.js 16.
Repowise is an open-source tool that indexes codebases into five intelligence layers—dependency graph, git history, auto-generated docs, architectural decisions, and code health—and exposes them to AI coding agents via MCP tools for more accurate context and fewer tool calls.
Reachy Mini's conversation app can now use tools hosted in Hugging Face Spaces via MCP, allowing users to add abilities like weather checking or web search with a single command.
DeepSeek-Code-Whale is an open-source terminal AI coding agent, specifically optimized for DeepSeek models, supporting MCP tools, Skills extensions, prefix caching optimization (90% cache hit rate) and 1M context window, aimed at reducing AI coding costs and providing efficient command-line workflows.
A senior Microsoft AI developer shows a free tutorial on building AI agents with Claude. 34 minutes long, containing 1400+ pre-built MCP tools, ready for production deployment.
A free 34-minute workshop recording from Microsoft's Code with Claude event shows how a Microsoft Senior AI developer builds AI agents using Claude and 1,400+ pre-built MCP tools, from setup to production.
The author reflects on building many LangGraph agents and questions their necessity with new generative models, advocating for simpler single-agent solutions with MCP tools and controlled endpoints over complex predefined frameworks.
GitHub improved token efficiency in their agentic workflows by logging token usage via an API proxy and building daily optimization workflows, reducing overhead from unused MCP tool registrations.