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.; gradle-mcp: Gradle MCP server is a Model Context Protocol server that enables AI agents to explore Gradle project structures, run tasks, audit dependencies, and interact with the JVM runtime. It includes features like agent skills, project mapping, smart task execution, testing, dependency search, Kotlin REPL, Compose UI previews, and Gradle documentation access. It uses JBang for easy setup and requires JDK 21+.
Developing new AI agents with a standard interface
Automating Gradle builds and tests with AI agents