Marcus DycusAR
Back to work

Product

ClientForge

An SEO command center for agencies, with chat-to-deploy WordPress landing pages.

2025 — present·Solo founder and engineer·Visit useclientforge.com
ClientForge site in use
useclientforge.com

Overview

ClientForge is the operating system I am building for my siblings' SEO agency. They manage around thirty active WordPress clients, and before ClientForge their day was split across half a dozen tools: one for rank tracking, one for audits, one for deliverables, one for reporting, and a stack of spreadsheets holding it all together. The live site sums up what ClientForge replaces in a single line: your SEO command center.

The product covers the full agency workflow. Client management, rank tracking, site audits, and AI-generated reports that read more like a written deliverable than a dashboard screenshot. Each integration is designed so a paid data source, whether DataForSEO, Ahrefs, or another, can slot in later without rewriting the interface. The agency is cost-sensitive while it scales into those paid feeds, and ClientForge is shaped to respect that.

The technically most interesting surface is the chat-to-deploy landing page pipeline. Rather than generating self-contained HTML that fights the host theme, ClientForge emits native Gutenberg block markup. Each WordPress client has a theme profile that describes the theme's CSS classes, supported blocks, page template slug, active SEO plugin, and brand conventions. The content generator is handed that profile at request time, so a landing page for a family-business handyman reads in a different voice and wears different classes than a landing page for a personal-injury firm, even though the publishing pipeline underneath is identical.

Highlights

Target agency
~30 active WordPress clients
Surface
Clients, rankings, audits, reports
Distinctive feature
Chat-to-deploy landing pages
Publishing
Native Gutenberg blocks via REST

Stack

Next.js 16TypeScriptAnthropic SDKPrismaPostgreSQLBullMQRedisPuppeteerClerkResend

Next

Command Deck