<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Copilot on tanaike - Google Apps Script, Gemini API, and Developer Tips</title>
    <link>https://tanaikech.github.io/tags/copilot/</link>
    <description>Recent content in Copilot on tanaike - Google Apps Script, Gemini API, and Developer Tips</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <copyright>&amp;copy; 2026. All rights reserved.</copyright>
    <lastBuildDate>Thu, 02 Oct 2025 14:59:18 +0900</lastBuildDate>
    <atom:link href="https://tanaikech.github.io/tags/copilot/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A Collaborative Dialogue Between Gemini CLI and Copilot CLI Through MCP</title>
      <link>https://tanaikech.github.io/2025/10/02/a-collaborative-dialogue-between-gemini-cli-and-copilot-cli-through-mcp/</link>
      <pubDate>Thu, 02 Oct 2025 14:59:18 +0900</pubDate>
      <guid>https://tanaikech.github.io/2025/10/02/a-collaborative-dialogue-between-gemini-cli-and-copilot-cli-through-mcp/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.github.com/tanaikech/e6c41eec8b1fac74979af45ab86c7e7e&#34;&gt;Gists&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://tanaikech.github.io/image-storage/20251002a/fig1.jpg&#34;&#xA;     alt=&#34;A Collaborative Dialogue Between Gemini CLI and Copilot CLI Through MCP&#34;&#xA;     &#xA;     loading=&#34;lazy&#34;&#xA;     decoding=&#34;async&#34;&gt;&#xA;&lt;/p&gt;&#xA;&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;This article introduces a method for integrating Google&amp;rsquo;s Gemini CLI and GitHub&amp;rsquo;s Copilot CLI using the Model Context Protocol (MCP). By configuring one CLI as an MCP server, the other can invoke it from a prompt, enabling a powerful, collaborative interaction between the two AI assistants for enhanced development workflows.&lt;/p&gt;&#xA;&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Recently, GitHub released the &lt;a href=&#34;https://github.com/github/copilot-cli&#34;&gt;Copilot CLI&lt;/a&gt;, a command-line interface that brings the power of GitHub Copilot directly to your terminal. It assists with various tasks, including answering questions, writing code, and interacting with GitHub. Concurrently, Google has already introduced the &lt;a href=&#34;https://github.com/google-gemini/gemini-cli&#34;&gt;Gemini CLI&lt;/a&gt;, an open-source AI agent that integrates the Gemini models into the command line to help developers with coding, problem-solving, and task management.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
