mcp

Tag

Cards List
#mcp

@MozDevNet: Introducing the MDN MCP server! Bring MDN's docs and browser compat data straight into your AI agent or IDE for accurat…

X AI KOLs Following · 2026-06-15 Cached

Mozilla released the MDN MCP server, enabling AI agents and IDEs to access up-to-date MDN documentation and browser compatibility data via the Model Context Protocol, reducing reliance on outdated training data.

0 favorites 0 likes
#mcp

Are your agents spending money?

Reddit r/AI_Agents · 2026-06-15

Explores the trend of AI agents autonomously spending money to complete real-world tasks like purchasing services, booking resources, and running ads without human approval.

0 favorites 0 likes
#mcp

@seclink: Is this the recently released 'Guide for Developers to Access WeChat AI Ecosystem'? https://developers.weixin.qq.com/miniprogram/dev/ai/guide.html…

X AI KOLs Following · 2026-06-15 Cached

WeChat released the developer access guide for Mini Program AI development mode (beta), allowing developers to encapsulate Mini Program functions as SKILLs via MCP protocol for AI invocation. It is currently in internal testing.

0 favorites 0 likes
#mcp

My AI tools kept forgetting everything, so I gave them a shared brain (local + open source)

Reddit r/ArtificialInteligence · 2026-06-15

Centralaizer is an open-source, local memory hub that lets AI tools like Claude Desktop and Cursor share a persistent memory, with opt-in saving, PII scrubbing, and vector/full-text/knowledge-graph search.

0 favorites 0 likes
#mcp

@CopyRebeldia: Your backend now has a mouth. An open-source platform came out where your AI agent connects via MCP, finds the error, a…

X AI KOLs Timeline · 2026-06-12 Cached

Se lanzó Maple, una plataforma open source donde un agente de IA se conecta mediante MCP para encontrar errores y proponer soluciones en el backend.

0 favorites 0 likes
#mcp

@gaoren7716: A friend runs a Douyin matrix. CapCut membership costs 30 yuan a month, 4 accounts would be 120 yuan. I wonder: Do you have to pay for video editing software? Can a video editor be open source? It's 2026 now. A video editor is open source, and can also run across Web/Desktop/Mobile with one codebase. OpenCut, being rewritten from scratch, Rust core…

X AI KOLs Following · 2026-06-12 Cached

OpenCut is an open-source video editor based on a Rust core, supporting cross-platform across Web/Desktop/Mobile. It provides innovative features such as plugin architecture, MCP server supporting AI agent calls, Headless mode, etc., aiming to replace paid video editing software.

0 favorites 0 likes
#mcp

I built a way for Claude Code/Codex/Hermes to verify its own work instead of just saying "done"

Reddit r/AI_Agents · 2026-06-12

Iris is an MCP server that runs inside your real app to verify AI agent work (e.g., Claude Code, Codex, Hermes) by checking conditions and returning a pass/fail verdict with evidence, reducing false positives and token usage compared to snapshot-based approaches.

0 favorites 0 likes
#mcp

Human in the Love

Product Hunt · 2026-06-12

A new dating app called 'Human in the Love' that operates as an MCP (Model Context Protocol) application inside Claude, claimed to be the first of its kind.

0 favorites 0 likes
#mcp

@op7418: https://x.com/op7418/status/2065232309310427565

X AI KOLs Timeline · 2026-06-12 Cached

This article discusses the concept of Skills in the AI agent ecosystem, arguing that Skills are more than prompts—they are packaged capabilities that externalize human expertise into reusable workflow units. The author shares design principles and case studies from building popular Skills.

0 favorites 0 likes
#mcp

@tom_doerr: Turns AI coding chats into a repeatable engineering workflow https://github.com/codeaholicguy/ai-devkit…

X AI KOLs Timeline · 2026-06-11 Cached

AI DevKit is a tool that adds a structured engineering workflow to AI coding agents, incorporating requirements, design, verification, and memory to replace one-off chats with repeatable processes.

1 favorites 1 likes
#mcp

Building a dependency graph for MCP agents to avoid repeatedly re-reading codebases and it saved $150k dollars

Reddit r/openclaw · 2026-06-11

Graperoot is an MCP-native tool that builds a dependency graph of a codebase to avoid unnecessary file re-reading, saving users significant costs—over $150k collectively—and is free for any CLI or IDE supporting MCP.

0 favorites 0 likes
#mcp

@garrytan: Nessie just became the best way to get all your existing context, memory and history from ChatGPT, Perplexity, and Gemi…

X AI KOLs Following · 2026-06-11 Cached

Nessie is a tool that allows users to transfer their context, memory, and history from ChatGPT, Perplexity, and Gemini to other platforms, including OpenClaw and the Hermes Agent, using OpenClaw and MCP servers.

0 favorites 0 likes
#mcp

@mylifcc: Want to truly understand how Claude Code works, not just stay at the prompt level? This repo is extremely hardcore: shareAI-lab/learn-claude-code "Bash is all you need"—— from 0 to…

X AI KOLs Timeline · 2026-06-11 Cached

Introduces an open-source learning project that implements a Claude Code-like agent harness from scratch, covering 20 lessons that gradually add core mechanisms, along with runnable code and documentation.

0 favorites 0 likes
#mcp

@servasyy_ai: How to make multiple agents truly learn from and help each other? Many agents now have their own memories, but the problem is: these memories are not connected. The pitfalls Codex remembers, Claude doesn't know; the methods Hermes summarizes, OpenClaw can't use. In the end each…

X AI KOLs Timeline · 2026-06-11 Cached

Discusses how to establish shared memory among multiple AI agents to avoid repeating mistakes, and introduces a solution by modifying the MemOS CLI to only record key information and search when necessary.

0 favorites 0 likes
#mcp

I took Andrej Karpathy's LLM Council concept to the next level (Docker, MCP, Skill, Search, local/cloud model support and much more)

Reddit r/ArtificialInteligence · 2026-06-10

A new open-source AI tool implements Andrej Karpathy's LLM Council concept with Docker, MCP support, local/cloud models, and search integration for better multi-model deliberation.

0 favorites 0 likes
#mcp

I built an Code context graph for Agentic Coding

Reddit r/ArtificialInteligence · 2026-06-10

The author built a code context graph parser that creates a graph from static analysis and exposes it via MCP for AI agents. In a head-to-head comparison with Gemma 4 26B, agents using the graph explored Apache Kafka's request flow in under 2 minutes, while the baseline agent without the graph ran out of rate limits in 6 minutes.

0 favorites 0 likes
#mcp

@fivosaresti: ‘Service-as-a-software’ is here... We moved our entire company brain to GitHub and wired 25+ tools through MCPs. Any on…

X AI KOLs Timeline · 2026-06-09 Cached

Fivos Aresti announces that his company has moved its entire operational knowledge to GitHub, connecting 25+ tools via MCPs to spin up contextual AI assistants instantly. The system features a markdown-based company OS, automated context propagation, self-improvement engines, and strict operating principles.

0 favorites 0 likes
#mcp

VATS: Exploiting Implicit Authority in Error-Path Injection via Systematic Mutation

arXiv cs.AI · 2026-06-09 Cached

This paper introduces VATS, a mutation-driven framework that systematically evolves adversarial payloads to exploit error-path injection in MCP-based tool-calling agents. It demonstrates that error messages with implicit authority triple the success rate of standard indirect prompt injection across frontier models.

0 favorites 0 likes
#mcp

Aquifer: Bounded Queues, Fairness, and Dynamic Pacing for AI Workloads

Reddit r/AI_Agents · 2026-06-09

Aquifer is an MCP runtime that provides bounded queues, fairness controls, and dynamic pacing to handle rate limits and traffic spikes in AI agent systems. It also introduces the Aqueduct Protocol for dynamic flow state communication.

0 favorites 0 likes
#mcp

@aehyok: WeChat Agent is here, it's finally here. Coincidentally, the arrival of WeChat Agent perfectly complements the Skill of the dumpling restaurant I talked about yesterday. WeChat Agent + real economy is gradually opening the prologue of WeChat's AI landscape. Auto mode: WeChat Agent can directly operate your mini-program…

X AI KOLs Timeline · 2026-06-09 Cached

WeChat Agent has been officially released, capable of directly operating mini-program pages and combining with merchant-customized Skills and MCP services, marking the extension of WeChat's AI landscape into the real economy.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback