SEagenthub
Six AI agent personas, each with a defined role, a set of skill files, and strict handoff contracts. All six are orchestrated via a deterministic LangGraph pipeline inside the SEagenthub MCP se…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add oneofakindtech0/SEagenthub
# Browse available tools
npx -y smithery tool list oneofakindtech0/SEagenthub
# Get full schema for a tool
npx -y smithery tool get oneofakindtech0/SEagenthub techLead
# Call a tool
npx -y smithery tool call oneofakindtech0/SEagenthub techLead '{}'Direct MCP Connection
Endpoint: https://seagenthub--oneofakindtech0.run.tools
Tools (3)
techLead— Run the 6-agent software pipeline on a local project directory.resume_refactor_decision— Resume a paused pipeline with a Yes or No decision on a refactoring proposal.resume_deployment_decision— Resume a paused pipeline at the deployment approval gate.
# Get full input/output schema for a tool
npx -y smithery tool get oneofakindtech0/SEagenthub