/ Selected projects

Work

Each tool was built because the previous one revealed the next bottleneck. From an ERP platform to an autonomous team of 25 agents, in six months.

Deeper portfolio
01

CompanyApp

AI-native ERP for small business

15+ modules · 3 months · 130 bugs found by AI testing

Full ERP — invoicing, transport, inventory, HR, projects, CRM. AI assistant wired into every module — not a chatbot, an operator.

NestJS · React · PostgreSQL · AI-native · MCP
02

CompanyApp MCP Tools

AI-native business operations API

MCP server · task board integration · first agent collaboration prototype

MCP server exposing CompanyApp's task board to Claude Code CLI agents. WebTesterAI filed bugs into the board; developer agents claimed and fixed them from the same board. The product managed its own development through its own features.

MCP · NestJS · task management · agent integration
03

FamilyApp

Family sharing platform

30 modules

Integrated family coordination platform. Calendar, tasks, lists, shared documents, finance, shared growth — thirty modules for organizing daily life.

full-stack · family · collaboration
04

AIIOtalk

Multi-agent collaboration platform

25+ agents · 49 MCP tools · built in 6 days · 300 bugs in 2 hours

MCP orchestration platform for autonomous Claude Code CLI agents. DAG task management with dependency ordering, file claim conflict resolution, delegator pattern, and workspace federation. Real-time React dashboard with timeline and full replay from SQLite.

MCP · Claude Code CLI · multi-agent · orchestration · SQLite · React · federation
05

WebTesterAI

AI browser testing platform

75 MCP tools · 130 bugs in CompanyApp · Chromium + Playwright

Browser automation exposed through MCP, built for AI agents rather than humans. Twelve categories — interaction, accessibility, network capture, state snapshots, visual diffing, SEO, responsive testing.

Playwright · Chromium · MCP · E2E · 75 tools
06

mdMCP

Documentation MCP server

6 tools · Python

MCP server exposing project Markdown and text files to Claude Code CLI sessions. Agent teams gain shared knowledge that persists across individual agent lifetimes.

MCP · Python · documentation · knowledge
07

AiCP — AI Control Protocol

In testing

transport-agnostic · pip install aicp · experimental

Token-efficient protocol for agent-to-agent communication. Compact wire format, shared context by reference, peer verification. Planned for cross-workspace federation in future AIIOtalk versions.

protocol · federation · async Python · experimental