Amazon Q CLI
Open-sourced in Nov 2024, Amazon Q Developer CLI autocompletes hundreds of CLIs (git, npm, docker, aws) and explains shell output right in-terminal, turning the command line into an AI-augmented IDE for cloud engineers.
The `q` CLI lets developers chat with Amazon Q Developer from the command line, generating commands and code with AWS context.
The MCP Go SDK is the official Go software development kit for the Model Context Protocol (MCP), enabling the construction of MCP servers and clients. It provides comprehensive APIs for protocol implementation, JSON-RPC transport, and OAuth authentication, maintained in collaboration with Google. This SDK simplifies integration for AI model context protocols, with high popularity (3227 stars) and an active community.