<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Zahidur Rahman Faisal</title>
    <description>The latest articles on DEV Community by Zahidur Rahman Faisal (@zr_faisal).</description>
    <link>https://dev.to/zr_faisal</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F77995%2F58a67945-16bf-47c4-9eec-1f682c1e5108.png</url>
      <title>DEV Community: Zahidur Rahman Faisal</title>
      <link>https://dev.to/zr_faisal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zr_faisal"/>
    <language>en</language>
    <item>
      <title>OpenAI: Codex CheatSheet</title>
      <dc:creator>Zahidur Rahman Faisal</dc:creator>
      <pubDate>Mon, 29 Dec 2025 11:22:47 +0000</pubDate>
      <link>https://dev.to/zr_faisal/openai-codex-cheatsheet-2d8g</link>
      <guid>https://dev.to/zr_faisal/openai-codex-cheatsheet-2d8g</guid>
      <description>&lt;h2&gt;
  
  
  Adding an MCP Server
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Add MCP Server url.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Format: &lt;code&gt;codex mcp add &amp;lt;mcp_name&amp;gt; --url &amp;lt;mcp_url&amp;gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Example:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;codex mcp add notion --url https://mcp.notion.com/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;Enable remote MCP client.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Codex Command: &lt;code&gt;codex --enable rmcp_client&lt;/code&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Login to the MCP service.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Format: &lt;code&gt;codex mcp login &amp;lt;mcp_name&amp;gt;&lt;/code&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Restart Codex&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>openai</category>
    </item>
  </channel>
</rss>
