mcp-tools

Tag

Cards List
#mcp-tools

Why calling cloud LLMs for every browser click is an anti-pattern: I built BrowserClaw, a lightweight Dual-Brain Chrome MCP with Jev micro-loop (250ms/step)

Reddit r/AI_Agents · yesterday

BrowserClaw is a lightweight Chrome automation platform that uses a dual-brain architecture to optimize browser interactions for AI agents, significantly reducing latency and token usage.

0 favorites 0 likes
#mcp-tools

@omarsar0: If you are building a custom agent harness, use MCP tools. Frontier LLMs know MCP extremely well. Testing and integrati…

X AI KOLs Timeline · 3d ago Cached

The tweet advises using MCP tools for building custom agent harnesses because frontier LLMs are highly familiar with MCP, making testing and integration easier, based on the author's positive experience.

0 favorites 0 likes
#mcp-tools

Show HN: Conduct, open-source guardrails for LLM and MCP tool calls

Hacker News Top · 2026-08-28 Cached

Conduct is an open-source runtime governance system for AI agents that enforces policies before actions execute, with signed configuration and hash-chained audits for LLM and MCP tool calls.

0 favorites 0 likes
#mcp-tools

I used local Qwen 27b to build a harness and replace OpenCode

Reddit r/LocalLLaMA · 2026-08-27

The author built an open-source harness for running local LLMs using Qwen 27b, featuring just-in-time code review, sub-agents, voice dictation, and more, and shares development insights.

0 favorites 0 likes
#mcp-tools

@RoundtableSpace: A developer reconstructed Grok Bot 0.18 into readable TypeScript 15 days after launch and turned it into a shell that r…

X AI KOLs Timeline · 2026-08-26 Cached

A developer reconstructed Grok Bot 0.18 into readable TypeScript and created a shell that routes tasks through AI tools like Claude Code and Codex, with local execution and plugin support.

0 favorites 0 likes
#mcp-tools

VibeWorlding: Can Multimodal Agents Construct 3D Open Worlds End-to-End?

Hugging Face Daily Papers · 2026-08-15 Cached

This paper proposes VibeWorlding, a framework for benchmarking and training multimodal agents to construct 3D open worlds from user queries, showing that reinforcement learning improves open-source models to compete with closed-source frontiers.

0 favorites 0 likes
#mcp-tools

@svpino: You can use this to mock anything you need: 1. The LLM 2. MCP tools 3. Agents 4. Databases 5. (whatever) It's a library…

X AI KOLs Timeline · 2026-08-14 Cached

Aimock is an open-source library for mocking AI components like LLMs, tools, agents, and databases, enabling end-to-end testing without real implementations. It has achieved 1 million weekly installs, indicating its utility in the AI development community.

0 favorites 0 likes
#mcp-tools

I open-sourced the "harness" layer for AI agents: run Claude Code/Codex/Gemini with governed MCP tools (browser, editor, secrets)

Reddit r/AI_Agents · 2026-07-24

Open-sourced a desktop workspace that provides a governed runtime for AI coding agents, offering 100+ MCP tools, RBAC, and a self-evolving toolbox.

0 favorites 0 likes
#mcp-tools

@axiaisacat: Sharing a truly deployable open-source digital human framework — Fay Key highlights: ▸ Fully open source (GPL-3.0), free for commercial use ▸ Fully offline, data security guaranteed ▸ Modular design, freely combinable like building blocks ▸ Supports MCP tool invocation + bionic memory ▸ Built-in web management page, easy even for beginners...

X AI KOLs Timeline · 2026-07-12 Cached

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.

0 favorites 0 likes
#mcp-tools

gave my local llm agent mcp tools for local image + video gen, so it just generates when i ask (fully offline+free)

Reddit r/LocalLLaMA · 2026-06-18

A user demonstrates giving a local LLM agent MCP tools for local image and video generation, enabling fully offline and free generation on demand.

0 favorites 0 likes
#mcp-tools

Lemonade v10.8: auto memory management, cloud offload, Omni improvements, and call your local models as MCP tools

Reddit r/LocalLLaMA · 2026-06-17

Lemonade v10.8 introduces auto memory management, cloud offload, improvements to Omni, and the ability to call local AI models as MCP tools.

0 favorites 0 likes
#mcp-tools

Pepti-Agent: An AI Agent for Peptide Design and Optimization

arXiv cs.CL · 2026-06-16 Cached

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.

0 favorites 0 likes
#mcp-tools

@QingQ77: Added multi-workspace isolation and multi-role permission management on top of DeerFlow, achieving workspace-level MCP tool and skill isolation. https://github.com/gaoyakunsan/deer-flow… Each workspace has its own independent chat history, memories, MCP tools…

X AI KOLs Timeline · 2026-06-11 Cached

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.

0 favorites 0 likes
#mcp-tools

Bigger context windows seem to be solving a different problem than understanding

Reddit r/artificial · 2026-06-05 Cached

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.

0 favorites 0 likes
#mcp-tools

Adding MCP Tools to Reachy Mini

Hugging Face Blog · 2026-06-03 Cached

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.

0 favorites 0 likes
#mcp-tools

@wsl8297: For those who usually use DeepSeek for coding, check out DeepSeek-Code-Whale. GitHub: https://github.com/usewhale/DeepSeek-Code-Whale... Open-source terminal AI coding agent, specialized...

X AI KOLs Timeline · 2026-05-23 Cached

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.

0 favorites 0 likes
#mcp-tools

@servasyy_ai: A senior Microsoft AI developer just demonstrated how they build AI agents with Claude internally at Microsoft. 34 minutes, free, by the Microsoft team. Opus 4.7 + 1400+ pre-built MCP tools. Plug Claude into an agent → give it tools…

X AI KOLs Timeline · 2026-05-20 Cached

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.

0 favorites 0 likes
#mcp-tools

@marlene_zw: I genuinely thought no one was recording Shocked to see this online, but here's the workshop from yesterday's Code with…

X AI KOLs Timeline · 2026-05-20 Cached

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.

0 favorites 0 likes
#mcp-tools

Are LangGraph agents and other agent frameworks becoming obsolete?

Reddit r/AI_Agents · 2026-05-19

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.

0 favorites 0 likes
#mcp-tools

Improving token efficiency in GitHub Agentic Workflows (12 minute read)

TLDR AI · 2026-05-08 Cached

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.

0 favorites 0 likes
← Back to home

Submit Feedback