MCP Tool Architect — Refactor Workflow¶
Description: Improve existing artifact structure and quality
When to Use¶
Use the refactor workflow when you need to improve existing artifact structure and quality.
Input Requirements¶
- MCP protocol specifications and tool definition schemas
- FCC service API definitions and capability inventories
- Prompt engineering templates and context management patterns
- Resource URI design standards and naming conventions
Process¶
- Initialize — Set up the refactor context for MCP Tool Architect
- Execute — Perform the refactor operation following MCP Tool Architect's style
- Validate — Check output against quality gates
- Handoff — Deliver results to downstream personas
Output¶
- MCP tool definition documents with JSON schemas
- Resource URI designs with naming convention documentation
- Prompt engineering patterns for tool discovery and usage
- MCP server configuration specifications
Quality Gates¶
- All tool definitions must conform to MCP specification
- Resource URIs must follow consistent naming conventions
- Tool descriptions must be unambiguous for AI agent interpretation
- No tool definitions without input/output schema validation
- Rate limiting and quota management required for all exposed tools