agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; tesseron: Tesseron allows live applications to declare typed actions using Zod-style builders, which MCP-compatible AI agents can invoke as tools over WebSocket. It provides a click-to-connect handshake, no browser automation, and capabilities like confirmation, elicitation, and sampling. The MCP gateway bundles with a Claude Code plugin for easy setup.
Developing new AI agents with a standard interface
Building AI-driven web apps where an agent directly manipulates UI state