mcp

Tag

Cards List
#mcp

What actually sits between your agent and a tool call it can't take back?

Reddit r/AI_Agents · 3h ago

The tweet discusses the lack of safety mechanisms for irreversible tool calls in AI agents and introduces OrcaRouter's new agent firewall feature that scores tool/MCP calls before execution, while emphasizing the need for independent evaluation.

0 favorites 0 likes
#mcp

Show HN: Mole – Deep research agent for your terminal

Hacker News Top · yesterday Cached

Mole is a deep research agent for the terminal that uses AI to decompose questions, search sources, and provide answers with verified citations while enforcing budgets and ensuring local data privacy.

0 favorites 0 likes
#mcp

Everyone talks about AI agents. But what does one actually look like from the inside?

Reddit r/AI_Agents · yesterday

A video explains the inner workings of AI agents using the open-source Obsidian plugin Vault Operator as a real example, and announces its 3.5.0 release with a redesigned sidebar and skill registry.

0 favorites 0 likes
#mcp

How are you safely letting AI agents / MCP tools change production data today? Would “data branches” help?

Reddit r/AI_Agents · yesterday

A discussion proposing that AI agents working with production data should use data branches — letting the agent write to a cloned database and then reviewing the final diff instead of approving each action individually.

0 favorites 0 likes
#mcp

Agent Plugins are the future of Agent Skills (13 minute read)

TLDR AI · yesterday Cached

Agent Plugins is a new open, vendor-neutral standard for packaging Agent Skills and their MCP dependencies into one portable folder, with Google joining as a core maintainer. The article details how the standard simplifies distribution, its manifest requirements, and its compatibility across clients.

0 favorites 0 likes
#mcp

Show HN: MCP Memory – Fast Agent Memory Using Google's OKF and SQLite FTS5

Hacker News Top · 2d ago Cached

MCP-Memory is an open-source MCP server that gives AI agents persistent memory using Google's Open Knowledge Format and SQLite FTS5 for fast retrieval and search.

0 favorites 0 likes
#mcp

@Huahuazo: Boris Cherny, as head of Claude Code, has long said he doesn't manually write prompts—he writes automated loop programs to drive AI work. OpenClaw's creator has similar practical experience. The community calls this Loop Engineering, upgrading prompt engineering from...

X AI KOLs Timeline · 2d ago Cached

Introduces the open-source project Loop Engineering, which upgrades prompt engineering into building automated loop systems, providing multiple production-grade patterns and tools, and supporting Claude Code, Codex, etc.

0 favorites 0 likes
#mcp

@mylifcc: Agent Skills already solved the problem of “injecting expertise on demand,” but distribution and binding have always been a mess. Agent Plugins 1.0.0 attempts to pack that mess into a portable directory. The value of Agent Plugins isn't in inventing new capabilities, but in acknowledging and…

X AI KOLs Timeline · 2d ago Cached

The article introduces the Agent Plugins 1.0.0 specification, which aims to solve the binding and distribution problems between Agent Skills and MCP servers through a standardized portable directory format, and has been adopted by Google, Vercel, and several other companies.

0 favorites 0 likes
#mcp

@Saboo_Shubham_: Agent Plugin combine Skills, MCP and tools in a single movable folder. Build it once, use it everywhere.

X AI KOLs Following · 2d ago Cached

Google Cloud's Agent Plugin lets developers package skills, MCP servers, and tools into a single portable folder, enabling build-once-use-everywhere workflows for AI agents.

0 favorites 0 likes
#mcp

Show HN: OJCP – an open protocol for agent-consumable job data

Hacker News Top · 3d ago Cached

OJCP (Open Job Context Protocol) is a new open standard built on MCP that lets AI agents discover, evaluate, and apply to jobs in a structured, consent-first way. It defines schemas and MCP tools for job search, application, and status tracking, aiming to standardize agent-job interactions.

0 favorites 0 likes
#mcp

Deadbugz: Currently Active MCP Supply-Chain Campaign

Lobsters Hottest · 3d ago Cached

Pillar Security researchers detail Deadbugz, an active supply-chain campaign that distributes a malicious MCP server through GitHub pull requests, gating credential-stealing instructions behind three benign tool calls.

0 favorites 0 likes
#mcp

What unique, custom QOL upgrades have you given your local agents?

Reddit r/LocalLLaMA · 3d ago

A tinkerer shares custom quality-of-life upgrades for local AI agents, including an MCP broker to reduce context overhead, temporal awareness, context warnings, auto-swapping models, and hybrid memory search with Postgres.

0 favorites 0 likes
#mcp

@kentcdodds: It's good to be building something that compliments what the big labs are doing rather than completes with it! @kodykoa…

X AI KOLs Following · 3d ago Cached

Kent Dodds discusses building Kody Koala to complement big AI labs, noting that it pairs well with Grok Bot via MCP integration.

0 favorites 0 likes
#mcp

@seclink: Sharing two opportunities to enter high-paying fields with zero experience, first come first served: 1. Alibaba is hiring reinforcement learning (RL) algorithm interns, responsible for long-horizon task dataset synthesis, regular master's students can do it. 2. Alibaba is hiring Code Agent direction interns, responsible for self-evolving code Agent development, regular master's students can...

X AI KOLs Following · 3d ago Cached

The tweet shares two internship positions at Alibaba (in reinforcement learning and Code Agent directions), and highlights the open-source terminal AI programming assistant mimofan: built on Rust, supporting Xiaomi MiMo and mainstream large models, with capabilities such as code generation, bug fixing, and automated testing.

0 favorites 0 likes
#mcp

@yibie: Cursor treats the development environment as a product built for agents: the anydev CLI shields agents from messy build scripts, Cloud Doctor uses MCP to self-heal environment failures — cloud agents now contribute more than half of merged PRs. 'How We Built the Cloud Age…'

X AI KOLs Timeline · 3d ago Cached

Cursor's engineering blog describes how they built a development environment for cloud agents, introducing the anydev CLI and the Cloud Doctor self-healing mechanism, enabling agents to now contribute more than half of merged PRs.

0 favorites 0 likes
#mcp

@Gas1688: Still troubled by websites' various anti-scraping measures? Scrapling is a true rule-breaker. Its core advantage lies in: it can scrape almost any target website without obstacles, natively bypassing protections like Cloudflare, and parsing speed easily surpasses BeautifulSoup by over 100 times. Its hardcore strength is reflected in...

X AI KOLs Timeline · 4d ago Cached

Introducing the open-source web scraping framework Scrapling, which claims to natively bypass protections like Cloudflare, with parsing speed far exceeding BeautifulSoup, built-in StealthyFetcher and CloakBrowser, and support for MCP server integration with AI Agents.

0 favorites 0 likes
#mcp

Memoars - encrypted memory layer that your AI assistants share

Reddit r/AI_Agents · 4d ago

Memoars is an invite-only encrypted memory layer that lets AI assistants share a unified memory via MCP, with client open-sourced and hosted coordinator coming soon.

0 favorites 0 likes
#mcp

Show HN: Mcptoon – MCP CLI client that cuts tool discovery tokens by 97%

Hacker News Top · 4d ago Cached

mcptoon is a zero-dependency Python CLI client for MCP servers that uses a compact TOON format to reduce tool discovery tokens by up to 97%, saving context window space for AI agents.

0 favorites 0 likes
#mcp

Are Agents Really Killing UI? (9 minute read)

TLDR AI · 4d ago Cached

An opinion piece arguing that AI agents are not killing UI but shifting products toward hybrid interfaces, requiring agent-friendly onboarding alongside human-facing controls for approval, review, and orchestration.

0 favorites 0 likes
#mcp

I open-sourced an execution record for AI agents (Intent vs. Reality)

Reddit r/AI_Agents · 4d ago

The author announces Sentience Governor, an open-source governance runtime for AI agents that separates declared intent, recorded execution, and retrospective explanation, and checks observed tool activity against declared scope via MCP.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback