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.; git-mcp-server: A Git MCP server for AI agents, offering 28 tools, 1 resource, and 1 prompt for comprehensive Git operations. It supports STDIO and Streamable HTTP transports, runs on both Bun and Node.js, and provides features like declarative tools, error handling, authentication, and pluggable storage. The server is built with TypeScript and uses a provider-based architecture for future extensibility.
Developing new AI agents with a standard interface
AI agents performing automated Git operations like commit, branch, merge, and push