nowfound

Alternatives

Products that do what Beelzebub (OSS) – MCP "canary tools" for AI agents does

We’re open-sourcing a simple way to add “canary tools” to AI agents via MCP honeypots. These are functions your agent should never call during normal operation. If a canary is invoked, you get a high-fidelity signal of prompt-injection, tool hijacking, or lateralization—no heuristics, no extra model calls. What it is: - Go framework exposing decoy tools over MCP that look legitimate (names/params/descriptions), return safe dummy output, and emit telemetry when invoked. - Runs alongside your real tools; ship events to stdout/webhook or your pipeline (Prometheus/Grafana,…

  1. 1NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    May 2026 · github.com

  2. 2

    Resolve dev tasks & bugs faster with Webvizio MCP

    2025 · webvizio.com

  3. 3

    Open-source Computer Use MCP for AI agents

    May 2026 · github.com

  4. 4

    Vibe-code MCP-ready tools for any AI Agent

    2025

  5. 5

    Run Codex, Claude Agents, Gemini CLI, and Junie side by side

    Mar 2026

  6. 6

    The MCP that proves your AI's integration fixes work

    14d ago · fetchsandbox.com

  7. 7

    2,500+ APIs and 10,000+ tools for your AI assistant

    2025

  8. 8

    Power your AI agents with enterprise-ready tools via MCP

    Oct 2025

  9. 9

    Build and control voice AI agents via MCP

    Apr 2026 · sigmamind.ai

  10. 10

    Global APIs as MCP powered by AI Gateway

    2025

  11. 11
    UTCP169

    The open, direct alternative to MCP for tool calling

    2025

  12. 12

    Drop-in MCP Security Developers Love and CISOs Trust

    Mar 2026

  13. 13

    Let Claude code and Open Claw automate the web

    Mar 2026

  14. 14

    Open-source malware scanner and runtime guard for AI agents

    Jul 2026 · panguard.ai

  15. 15
    Preloop121

    The MCP Governance Layer

    Jan 2026

  16. 16

    The power of Codex with local, self-hosted models and voice

    Jul 2026 · opencodesuper.app

  17. 17MF

    Hey everyone, I've wanted an easy way to control which mcp server tools are available to clients. So for example, I might want a gmail server to only expose the read tool (but not send, delete etc). I figured if I create a cli for spawning mcp servers, I could intercept the stdin, stdout, stderr etc and modify what the clients see when they are making calls to list tools, resources, and prompts. Well it worked! In the initial version you can easily add a server to claude with a safe list of tools: npx -y mcpgod add @modelcontextprotocol/server-everything --client claude --tools=echo,add…

    2025 · github.com

  18. 18

    Connect your AI Agent to 400+ business systems in minutes

    Oct 2025

  19. 19
    Mozzie 80

    Codex Claude Gemini CLI parallel agents orchestration

    Mar 2026

  20. 20

    Allows Agentic IDEs like Antigravity to build n8n workflows

    Feb 2026

  21. 21

    AI firewall for LLM calls, MCP tools, and agentic workflows

    Jul 2026 · argusai-tau.vercel.app

  22. 22

    Let AI agents safely act in 1,000+ customer apps

    Jun 2026 · weavz.io

  23. 23MS

    Hi HN! We kept seeing devs get pwned through MCP tools in ways that security scanners completely miss. So we built an open-source analyzer to catch these attacks. Our first OSS by Mighty team. The problem: At Defcon, we saw MCP exploits with 100% success rate against Claude and Llama. Three attack patterns: Hidden Unicode in "error messages" - Paste a colleague's error into Claude, your SSH keys get exfiltrated Trusted tool updates - That database tool you've used for months? Last week's update added credential theft Tool redefinition - Malicious tool redefines "deploy to prod" to run…

    2025 · github.com

  24. 24OS

    Hi HN, Matvey, Ildar, Joey, and Dominik here. If you're building LLM agents that use tools, you're probably worried about prompt injection attacks that can hijack those tools. We were too, and found that solutions like prompt-based filtering or secondary "guard" LLMs can be unreliable. Our thesis is that agent security should be handled at the network level between the agent and the LLM, just like a traditional web application firewall. So we built Archestra Platform: an open-source gateway that acts as a secure proxy for your AI agents. It's designed to be a deterministic firewall against…

    Oct 2025 · archestra.ai

Ranked by how close each launch is in meaning, then by votes. Refine with a description →