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.; figwright: Figwright enables AI agents to interact with Figma bi-directionally, allowing them to read design selections into framework-aware code and directly author/edit the canvas. It operates via a local WebSocket relay between an MCP server and a Figma plugin, making it accessible without a Figma Dev Mode seat or paid tier.
Developing new AI agents with a standard interface
Generate framework-aware code (e.g., React components) directly from Figma selections.