MCP Server Orchestrator Manage MCP server infrastructure for AI-powered development workflows. MCP Architecture Overview Key concepts: - Server : Provides tools, resources, and prompts via MCP protocol - Client : Consumes server capabilities (Claude Desktop, Claude Code, etc.) - Transport : Communication layer (stdio, SSE, WebSocket) Configuration Locations | Client | Config File | Platform | |--------|------------|----------| | Claude Desktop | | macOS: | | | | Windows: | | Claude Code | or MCP config | Project-level or user settings | | Cline | | VS Code extension settings | Server Configur…