Coordinator Pattern

MCP Server

by Kaakati · Added 5mo ago

Claude
5

Install

git clone https://github.com/Kaakati/rails-enterprise-dev

Add to Claude

claude mcp add coordinator-pattern

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "coordinator-pattern": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/coordinator-pattern"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Expert Coordinator pattern decisions for iOS/tvOS: when coordinators add value vs overkill, parent-child coordinator hierarchy design, SwiftUI vs UIKit coordinator differences, and flow completion handling. Use when designing navigation architecture, implementing multi-step flows, or decoupling views from navigation. Trigger keywords: Coordinator, navigation, flow, parent coordinator, child coordinator, deep link, routing, navigation hierarchy, flow completion

Tags

securitygoswifttestingskill

From Our Store

View all →
Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations

Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents