Hey dev.to 👋 We're developerz.ai a small team building tools that make it safe
and fast for AI agents (and humans) to actually get work done on real systems.
We kept hitting the same wall building agent-driven workflows: agents either get too
much access (raw DB creds, raw SSH, unrestricted browser control — terrifying) or
too little (no useful access at all, so a human has to babysit every step). So we
started building the missing middle layer.
What we're shipping
- wurk — a 100% API-compatible, faster drop-in replacement for Sidekiq (+ Pro + Enterprise features), free forever. Mountable straight into a Rails app.
- db-mcp-gateway — a self-hosted MCP gateway that gives AI agents audited, SSO-gated, read-only database access — without ever handing over a raw credential.
-
mcp-ssh — remote shell + file access
for AI agents over authenticated MCP-HTTP. Think "ssh replacement you talk to over
/mcp" — single Rust binary, OAuth 2.1 + Basic auth, auto-backgrounding jobs with paginated logs. - ui-debugger-mcp — an autonomous agent that drives the browser, finds bugs and visual issues, and reports back so your coding agent can fix them.
- ai-task-master / claude-task-master — goal in, merged PRs out. A Planner/Worker/Reviewer loop that keeps an agent working autonomously until the goal is actually done.
Why in public
Everything above is open source, and we're building it the way we'd want to find it:
real READMEs, real installs, real issues open for anyone to file. db-mcp-gateway an
mcp-ssh are still early we'd rather show the messy middle than pretend it launched
finished.
wurk is the most mature of the set — if you're running Sidekiq and curious about a
faster drop-in, that's the easiest one to kick the tires on today.
Say hey if...
You're building agent tooling, you've hit a Sidekiq scaling wall, or you want to
integrate with or contribute to any of the above MCP servers, agent orchestration
whatever. We're around.
⭐ Following along: github.com/developerz-ai
Top comments (0)