<?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: zephex</title>
    <description>The latest articles on DEV Community by zephex (@zephex).</description>
    <link>https://dev.to/zephex</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%2F3874772%2F2ea6cd7a-441e-4bdc-94e2-b314678dd1cd.png</url>
      <title>DEV Community: zephex</title>
      <link>https://dev.to/zephex</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zephex"/>
    <language>en</language>
    <item>
      <title>My AI editor kept forgetting my project. Here's how I fixed it with MCP.</title>
      <dc:creator>zephex</dc:creator>
      <pubDate>Fri, 08 May 2026 20:22:54 +0000</pubDate>
      <link>https://dev.to/zephex/my-ai-editor-kept-forgetting-my-project-heres-how-i-fixed-it-with-mcp-fga</link>
      <guid>https://dev.to/zephex/my-ai-editor-kept-forgetting-my-project-heres-how-i-fixed-it-with-mcp-fga</guid>
      <description>&lt;p&gt;Every time I started a new session in Cursor or Windsurf, &lt;br&gt;
I had to re-explain everything.&lt;/p&gt;

&lt;p&gt;The stack. The auth setup. The packages. How billing works. &lt;br&gt;
Every single time, from scratch.&lt;/p&gt;

&lt;p&gt;It wasn't the AI being bad at coding. It just had no idea &lt;br&gt;
what the project was. And that gets old fast.&lt;/p&gt;




&lt;p&gt;So i started using Zephex. It's a hosted MCP server that &lt;br&gt;
connects to your editor once and gives your AI real tools &lt;br&gt;
to understand your project — from your actual repo, in real &lt;br&gt;
time. Not cached docs, not training data. The real thing.&lt;/p&gt;

&lt;p&gt;Works with  13 code editor Cursor, Claude Code vscode &lt;/p&gt;




&lt;p&gt;Setup takes about 60 seconds. You grab an API key, paste &lt;br&gt;
one prompt into your editor, the AI writes the config for &lt;br&gt;
you, you restart, done. Ten tools connected and ready.&lt;/p&gt;




&lt;p&gt;I typed "tell me about my project" right after connecting.&lt;/p&gt;

&lt;p&gt;It came back with my full stack, package versions, auth setup, &lt;br&gt;
integrations — everything — in about 30 seconds. Then I asked &lt;br&gt;
it to check my packages for security issues and it caught an &lt;br&gt;
outdated Stripe version with an advisory I hadn't seen, and &lt;br&gt;
gave me the exact steps to fix it.&lt;/p&gt;

&lt;p&gt;That's the difference from something like Context7. Context7 &lt;br&gt;
reads library docs. Zephex reads your actual project.&lt;/p&gt;

&lt;p&gt;try it : &lt;br&gt;
zephex.dev&lt;/p&gt;

&lt;p&gt;Drop a comment if you want to see how the config looks &lt;br&gt;
for your specific editor.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>productivity</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
