PulseGatePost-LLM software, agents & workflows market (since 2022)
Coverage
168,991

Apps indexed

 

Freshness
10 min ago

Last update

 

Cadence
1,528/day

7-day average

Indexed today: 1,153

PulseGate

Market catalog for public software products, models, infra, and workflow tools.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate is a free public catalog — built for builders, analysts, and everyday users.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Submit a Project
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
  1. Home/
  2. AgentMesh/
  3. Alternatives

AgentMesh Alternatives

Agent security mesh: 27-endpoint proxy + 12 framework SDKs + coding-agent hooks, composing 54 Tessera modules with SPIRE, agentgateway, and OpenTelemetry. Below are 22 infrastructure & backend apps with similar functionality to AgentMesh, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.

  • meshagent-agents
    pypi.org

    Agent Building Blocks for Meshagent

  • avp-agentmesh
    pypi.org

    Agent Veil Protocol integration for AgentMesh trust engine

  • meshagent-otel
    pypi.org

    CLI for Meshagent

  • meshagent-cli
    pypi.org

    meshagent-cli is an open-source command-line tool that allows users to interact with Meshagent systems for automation and management tasks. It is designed for system administrators and developers who require CLI access to Meshagent functionality.

  • agentmesh-mcp-server
    pypi.org

    MCP Server for Claude Desktop - Agent OS kernel primitives including code safety verification, CMVK multi-model review, and IATP trust

  • agentmesh-lightning
    github.com

    Public Preview — Agent-Lightning RL integration for the Agent Governance Toolkit: governed training with policy enforcement

  • agent-api-server
    pypi.org

    A Langgraph agent API server that implements Langgraph agent's web capabilities and can interact with chatbot

  • AgentX
    github.com

    AgentX - Native compiled Python agent framework

  • adk-agentmesh
    pypi.org

    adk-agentmesh is an open-source toolkit that integrates with Google ADK to provide agent governance, including policy enforcement, trust verification, and audit trails. It is designed for developers and researchers building autonomous agent systems.

  • mesh-revenue-gateway
    github.com

    Drop-in billing proxy for self-hosted AI agent meshes with Stripe integration and usage tracking

  • agentmesh_primitives
    pypi.org

    agentmesh_primitives is an open-source Python package that provides shared primitive data models for Agent OS, including definitions for failure types, severity levels, and base structures. It helps developers standardize and streamline agent-based system development.

  • agentyc
    github.com

    Deterministic MCP-first browser automation runtime for coding agents

  • agent-zoo
    github.com

    Security harness for AI coding agents (Claude Code, Codex CLI, etc.) — mitmproxy payload inspection + TOML policy control.

  • DefenseAgent
    github.com

    Multi-LLM agent framework with mem0-backed memory, llama-index RAG, MCP tool support, and reflection.

  • Enhanced Agent Bus
    github.com

    ACGS-2 Enhanced Agent Bus with Constitutional Compliance

  • agentmesh-observability
    pypi.org

    agentmesh-observability is an open-source observability toolkit for Agent OS, providing integration with OpenTelemetry, Prometheus, and Grafana. It helps developers monitor, trace, and analyze production deployments of agent-based systems efficiently.

  • agentmesh_nexus
    pypi.org

    agentmesh_nexus is an open-source research prototype providing a viral registry and communication board for AI agents. It enables agent trust exchange and communication, targeting AI researchers and developers exploring agent ecosystems.

  • Agent-CoreX
    github.com

    Thin CLI + MCP client for Agent-CoreX — execute any task with a single query

  • agent-ids
    github.com

    Agent identity primitives for AGTP-compliant systems

  • psi-agent
    pypi.org

    A microkernel-style agent framework

  • AgentSlack MCP Server
    github.com

    AgentSlack MCP Server — Agent workspace tools for Claude Code

  • IronMesh
    ironmesh.org

    IronMesh is a transport layer designed to enable end-to-end encrypted, agent-to-agent communication over local networks without relying on cloud services or internet connectivity. It addresses the challenge faced by AI agent frameworks and applications that require resilient, peer-to-peer messaging even when offline or during network outages. The platform is positioned as a zero-configuration solution, allowing agents to discover each other automatically on a LAN using mDNS, and ensures that all communication remains within the local network. The tool integrates beneath existing agent frameworks and protocols, providing features such as identity pinning, capability discovery, offline queueing with encrypted SQLite storage, and an agent-aware routing table. IronMesh supports multi-hop mesh routing, enabling messages to traverse intermediate peers automatically using distance-vector routing techniques. It offers mutual authentication through HMAC-SHA256 passphrase proofs and Ed25519 signatures on every frame, with forward secrecy achieved via ephemeral X25519 session keys. For environments requiring radio-based communication, IronMesh can operate over LoRa hardware using Reticulum as a transport, handling fragmentation, retries, and routing for sub-kilobit-per-second links. IronMesh is suitable for various scenarios, including homelab operators running private AI agents on a LAN, builders deploying agents over LoRa for off-grid or disaster communications, and developers integrating with frameworks like LangChain or AutoGen. The platform provides a Python SDK, a TypeScript client, and adapters for popular agent frameworks. It can be installed via pip or deployed using Docker, and is compatible with Termux/Android environments. The tool is MIT licensed, collects zero telemetry, requires no signup, and is offline-capable, emphasizing privacy and user control. By focusing on secure, decentralized, and resilient agent communication, IronMesh fills a gap left by other agent protocols that assume constant internet connectivity or require complex configuration. Its architecture relies on NaCl/libsodium cryptography, the same library used by Signal and WireGuard, ensuring robust encryption and security by default.