<?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: developerz.ai</title>
    <description>The latest articles on DEV Community by developerz.ai (@developerzai).</description>
    <link>https://dev.to/developerzai</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4013947%2Fec599463-ac64-4fdb-9f67-faef2bb433a5.png</url>
      <title>DEV Community: developerz.ai</title>
      <link>https://dev.to/developerzai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/developerzai"/>
    <language>en</language>
    <item>
      <title>We're building AI-native developer infrastructure, in public</title>
      <dc:creator>developerz.ai</dc:creator>
      <pubDate>Fri, 03 Jul 2026 18:06:12 +0000</pubDate>
      <link>https://dev.to/developerzai/were-building-ai-native-developer-infrastructure-in-public-5dke</link>
      <guid>https://dev.to/developerzai/were-building-ai-native-developer-infrastructure-in-public-5dke</guid>
      <description>&lt;p&gt;Hey dev.to 👋 We're &lt;strong&gt;developerz.ai&lt;/strong&gt; a small team building tools that make it safe&lt;br&gt;
and fast for AI agents (and humans) to actually get work done on real systems.&lt;/p&gt;

&lt;p&gt;We kept hitting the same wall building agent-driven workflows: agents either get &lt;em&gt;too&lt;br&gt;
much&lt;/em&gt; access (raw DB creds, raw SSH, unrestricted browser control — terrifying) or&lt;br&gt;
&lt;em&gt;too little&lt;/em&gt; (no useful access at all, so a human has to babysit every step). So we&lt;br&gt;
started building the missing middle layer.&lt;/p&gt;

&lt;h2&gt;
  
  
  What we're shipping
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://github.com/developerz-ai/wurk" rel="noopener noreferrer"&gt;wurk&lt;/a&gt;&lt;/strong&gt; — a 100% API-compatible, faster
drop-in replacement for Sidekiq (+ Pro + Enterprise features), free forever. Mountable
straight into a Rails app.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://github.com/developerz-ai/db-mcp-gateway" rel="noopener noreferrer"&gt;db-mcp-gateway&lt;/a&gt;&lt;/strong&gt; — a self-hosted
MCP gateway that gives AI agents audited, SSO-gated, &lt;em&gt;read-only&lt;/em&gt; database access —
without ever handing over a raw credential.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://github.com/developerz-ai/mcp-ssh" rel="noopener noreferrer"&gt;mcp-ssh&lt;/a&gt;&lt;/strong&gt; — remote shell + file access
for AI agents over authenticated MCP-HTTP. Think "ssh replacement you talk to over
&lt;code&gt;/mcp&lt;/code&gt;" — single Rust binary, OAuth 2.1 + Basic auth, auto-backgrounding jobs with
paginated logs.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://github.com/developerz-ai/ui-debugger-mcp" rel="noopener noreferrer"&gt;ui-debugger-mcp&lt;/a&gt;&lt;/strong&gt; — an
autonomous agent that drives the browser, finds bugs and visual issues, and reports
back so your coding agent can fix them.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://github.com/developerz-ai/ai-task-master" rel="noopener noreferrer"&gt;ai-task-master&lt;/a&gt;&lt;/strong&gt; /
&lt;strong&gt;&lt;a href="https://github.com/developerz-ai/claude-task-master" rel="noopener noreferrer"&gt;claude-task-master&lt;/a&gt;&lt;/strong&gt; — goal
in, merged PRs out. A Planner/Worker/Reviewer loop that keeps an agent working
autonomously until the goal is actually done.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why in public
&lt;/h2&gt;

&lt;p&gt;Everything above is open source, and we're building it the way we'd want to find it:&lt;br&gt;
real READMEs, real installs, real issues open for anyone to file. db-mcp-gateway an&lt;br&gt;
mcp-ssh are still early we'd rather show the messy middle than pretend it launched&lt;br&gt;
finished.&lt;/p&gt;

&lt;p&gt;wurk is the most mature of the set — if you're running Sidekiq and curious about a&lt;br&gt;
faster drop-in, that's the easiest one to kick the tires on today.&lt;/p&gt;

&lt;h2&gt;
  
  
  Say hey if...
&lt;/h2&gt;

&lt;p&gt;You're building agent tooling, you've hit a Sidekiq scaling wall, or you want to&lt;br&gt;
integrate with or contribute to any of the above MCP servers, agent orchestration&lt;br&gt;
whatever. We're around.&lt;/p&gt;

&lt;p&gt;⭐ Following along: &lt;a href="https://github.com/developerz-ai" rel="noopener noreferrer"&gt;github.com/developerz-ai&lt;/a&gt;&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>buildinpublic</category>
      <category>infrastructure</category>
    </item>
  </channel>
</rss>
