Posts
-
Introducing gologhttpjson: A Simple JSON Request Logger for Local Development
We are excited to announce the launch of gologhttpjson, released on August 31, 2025. This lightweight HTTP server is designed to simplify the way developers debug and test incoming webhooks and API requests by providing a dead-simple way to capture and inspect JSON payloads in real-time. What is gologhttpjson? For developers working with third-party APIs or webhooks, seeing exactly what your server receives is critical. gologhttpjson eliminates the need to write boilerplate logging code or set up complex request bins....
Read article -
Updating the Foundation: adk-docker-base v1.13.0
On August 30, 2025, we released v1.13.0 of adk-docker-base. This maintenance update ensures that developers building AI agents have the most current version of the Google Agent Development Kit (ADK) pre-installed and ready for use. What’s new The primary update in this release is the bump of the core google-adk dependency from version 1.12.0 to 1.13.0. Why it matters By keeping the base image in sync with the latest ADK releases, we reduce the friction of environment setup. Developers can...
Read article -
Introducing mcp-vertex-search-snippets: Bridging Vertex AI Search and MCP
We are excited to announce the launch of mcp-vertex-search-snippets, released on August 29, 2025. This project introduces a lightweight Model Context Protocol (MCP) server that brings the powerful discovery capabilities of Google Cloud’s Vertex AI Search directly to your MCP-compatible AI clients. Core Capabilities At the heart of mcp-vertex-search-snippets is the search tool. This tool allows your AI models to query a configured Vertex AI Search application and retrieve the most relevant information from your indexed documents. To ensure the...
Read article -
Keeping Your AI Agents Current: adk-docker-base v1.12.0
Released on August 27, 2025, v1.12.0 of adk-docker-base is a maintenance update designed to keep your AI agent development environment aligned with the latest advancements in the Google Agent Development Kit (ADK). What’s new The primary update in this release is the bump of the pre-installed google-adk dependency from version 1.11.0 to 1.12.0. Why it matters By integrating the latest version of the Google ADK directly into the base image, developers can immediately leverage new features and critical bug fixes...
Read article -
mcp-graphql-forge v0.8.0: Strengthening the Foundation
On August 21, 2025, we released mcp-graphql-forge v0.8.0. This update is a focused maintenance release designed to improve the long-term maintainability of the project and enhance its visibility within the Model Context Protocol ecosystem. What’s new The most visible addition in this release is the integration of the MCP Catalog Trust Score badge in our documentation. This badge provides a transparent quality signal, allowing users to quickly verify the server’s reliability and standing within the broader MCP community. Under the...
Read article -
mcp-graphql-forge v0.7.0: Streamlined Connectivity and Enhanced Security
Released on August 17, 2025, mcp-graphql-forge v0.7.0 introduces significant updates to how the server handles transport and authentication, making it more robust, secure, and easier to configure. This release marks a transition towards more standardized communication patterns and stricter configuration requirements to ensure stability across different environments. What’s New Streamable HTTP Transport The previous SSE (Server-Sent Events) mode has been evolved into a Streamable HTTP transport mode. To reflect this change, the --sse flag has been replaced with the --http...
Read article -
Optimizing Your Agent Foundations: adk-docker-base v1.11.0
On August 17, 2025, we released v1.11.0 of adk-docker-base. This update focuses on leaner images and updated core dependencies, ensuring that your AI agents have a fast, efficient, and up-to-date foundation. What’s new Core ADK Update: The base image now includes google-adk v1.11.0. Slimmer Base Image: We’ve transitioned from the full Python 3.12 image to python:3.12-slim, significantly reducing the overall image size. Build Optimizations: New build-time enhancements, including pip cache mounts and binary preferences, make image creation faster and more...
Read article -
Introducing ghrelgrab: Effortlessly Fetch GitHub Release Assets
On August 15, 2025, we are excited to announce the launch of ghrelgrab, a specialized utility designed to automate and simplify the process of fetching and extracting assets from GitHub releases. What is ghrelgrab? Fetching the correct binary from a GitHub release often involves tedious manual searching or complex scripting to match the asset name with your current operating system and architecture. ghrelgrab solves this by providing a streamlined CLI tool that handles the heavy lifting for you. Key capabilities...
Read article -
Streamlining Connectivity: mcp-acronym-lookup v0.2.0
Released on August 12, 2025, v0.2.0 brings a significant modernization to how mcp-acronym-lookup connects to the world. This release focuses on simplifying network transport and enhancing the metadata provided to AI agents, ensuring a smoother and more reliable experience. What’s new Streamable HTTP Transport The most impactful change in this release is the transition from Server-Sent Events (SSE) to Streamable HTTP transport. This modernization simplifies the server’s network footprint by consolidating connectivity into a single endpoint: /mcp. To accommodate this...
Read article -
adk-docker-base v1.10.0: Bringing the Latest Google ADK Enhancements to Your Docker Environment
Released on August 9, 2025, v1.10.0 of adk-docker-base provides a seamless update to the core foundations of your AI agent development. By bumping the pre-installed Google Agent Development Kit (ADK) to version 1.10.0, we’re bringing a suite of new capabilities and critical stability fixes directly to your Docker environment. What’s new Enhanced Agent Continuity: With the implementation of Live Session Resumption, your agents can now maintain better continuity in interactions, providing a more natural and reliable user experience. Increased Efficiency...
Read article
subscribe via RSS