Tag: Stdio

  • Cloud Blog: How to build a real-time voice agent with Gemini, Google ADK, and A2A protocol

    Source URL: https://cloud.google.com/blog/products/ai-machine-learning/build-a-real-time-voice-agent-with-gemini-adk/ Source: Cloud Blog Title: How to build a real-time voice agent with Gemini, Google ADK, and A2A protocol Feedly Summary: Building advanced conversational AI has moved well beyond text. Now, we can use AI to create real-time, voice-driven agents. However, these systems need low-latency, two-way communication, real-time information retrieval, and the ability…

  • Simon Willison’s Weblog: MCP Run Python

    Source URL: https://simonwillison.net/2025/Apr/18/mcp-run-python/ Source: Simon Willison’s Weblog Title: MCP Run Python Feedly Summary: MCP Run Python Pydantic AI’s MCP server for running LLM-generated Python code in a sandbox. They ended up using a trick I explored two years ago: using a Deno process to run Pyodide in a WebAssembly sandbox. Here’s a bit of a…

  • Hacker News: Show HN: GuMCP – Open-source MCP servers, hosted for free

    Source URL: https://github.com/gumloop/guMCP Source: Hacker News Title: Show HN: GuMCP – Open-source MCP servers, hosted for free Feedly Summary: Comments AI Summary and Description: Yes Summary: The Gumloop Unified Model Context Protocol (guMCP) is an open-source project designed to facilitate a community-driven collection of Model Context Protocol (MCP) servers. Its dual transport support and unified backend…