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.; mcp_flutter: This MCP server connects Flutter apps with AI coding assistants like Cursor, Claude, Cline, Windsurf, and RooCode. It enables dynamic tool registration, screenshot capture, error monitoring, and view details. The server supports debug mode and uses the Dart VM Service protocol for communication.
Developing new AI agents with a standard interface
Debug Flutter apps with AI assistants by retrieving errors and screenshots