houmi-core
Audits React 19 code as part of the stack grill, checking for proper stack and token usage.
Generates publication-ready standalone SVG architecture diagrams in a Dark Obsidian visual style.
Manages backend API and Tauri IPC contracts, keeping the backend/API surface synchronized with Tauri's IPC layer.
Audits TypeScript code as part of the stack grill, enforcing type and token standards.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@houmi-corePlan the new dashboard feature with ledger cards and an SVG architecture diagram."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ā” Houmi MCP & Skills Suite
Autonomous Software Engineering Kernel & High-Craft Design System for Antigravity & Claude Code.
Houmi MCP synthesizes four frontier AI-agent engineering disciplines into a unified, zero-bloat MCP server and slash-command suite:
š Fable5 Work Discipline (
fable5-mode): Plan-gate (SPEC.md+LEDGER.md), small-card execution, machine-checkable acceptance criteria, and mandatory evidence-on-close.š”ļø Godkiller Hard Proof (
godkiller): Gates on disk beat chat, zero tolerance for hollow code (stubs/TODOs/mocks), and phase write-guard allowlists.š± Graft Code Graph Intelligence (
Graft): Fast symbol callers, impact radius analysis, and file API skeletons in < 200 tokens.šØ Editorial Diagram Design (
diagram-design): Generates publication-ready standalone SVG architecture diagrams (Dark Obsidian theme) instead of generic Mermaid boxes.
šļø Architecture & Core MCP Tools
The houmi-core MCP server exposes 7 focused tools:
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā houmi-core MCP (7 tools) ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā¤
ā š§ houmi_route Auto-detect intent ā mode + subsystem triggers ā
ā š houmi_ledger Fable5 task cards on disk (.agents/LEDGER.md) ā
ā š houmi_backend_sync Backend API / Tauri IPC contract manager ā
ā š„ houmi_stack_grill React 19 / Fabric.js / TypeScript / Token audit ā
ā š³ houmi_graft_intel Symbol callers (blast radius) | file skeleton ā
ā šØ houmi_diagram Editorial SVG diagrams (Dark Obsidian style) ā
ā š”ļø houmi_guard Write-guard path allowlisting per phase ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāRelated MCP server: SnapBack
š Slash Commands
Command | Mode | Purpose |
| š§ Master Auto-Detect | Single entry point: auto-routes Canvas, Backend sync, Diagrams, and Grilling |
| š Marathon Loop | Continuous 6ā8 hour autonomous cycle with self-grilling and auto-wake |
| š Plan & Spec | Phased plan, Editorial SVG diagram, Fable5 LEDGER cards |
| š Read-Only Explore | Graft symbol search and API skeleton (< 200 tokens) |
| š Diagnosis | Hypothesis ā blast radius ā minimal fix ā stack verify |
| ā” 1-Phase Execution | Single card execution with write-guard |
| šļø Deep Architecture | Architecture study and editorial system diagrams |
| ā Evidence Gate | Machine-checkable build test and LEDGER close |
| šļø Final Audit | Pre-release compliance check |
š¦ Quickstart & Installation
Option 1 ā One-Line PowerShell (Windows)
powershell -ExecutionPolicy Bypass -File .\scripts\install.ps1Option 2 ā One-Line Bash (Linux / macOS)
bash ./scripts/install.shOption 3 ā Manual Setup
# 1. Install package in editable mode
pip install -e .
# 2. Add to your mcp_config.json (e.g. ~/.gemini/antigravity/mcp_config.json):
{
"mcpServers": {
"houmi-core": {
"command": "houmi-mcp"
}
}
}
# 3. Copy skills to your global or project skills directory:
cp -r skills/* ~/.agents/skills/š License
MIT Ā© NinjaScoutZ
This server cannot be deployed
Maintenance
Related MCP Connectors
Public agentic AI doctrine tools plus authenticated architecture, design, and spec validators.
Project registry, behavioral specs, and engineering threads for AI coding agent workflows.
Intent execution engine for autonomous agent task routing
AI work orchestration for plans, tasks, teams, and coding-agent dispatch.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceCoordinates specialized agents (Architecture, Quality, Cloud, Prompt) to plan, build, test, and deploy applications with self-healing capabilities, authentication, and analytics for autonomous software engineering workflows.1MIT
- AlicenseNot gradedqualityCmaintenanceEnables local-first task contract generation and drift/sludge guard checks for coding tasks, with CLI and VS Code extension support.38 npmMIT
- AlicenseNot gradedqualityCmaintenanceManages AI agent workflows through a state machine and Git branches, enforcing isolated phases and audit trails via SPEC, PLAN, and AGENTS files.MIT
- AlicenseNot gradedqualityAmaintenanceEnables agentic coding tools to maintain a living, in-repo model of intent, architecture, and code, with deterministic indexing, bidirectional linking, and continuous drift detection for task-scoped context and reconciliation.MIT