Dependency Injection

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 dependency-injection

Quick Setup Config

Copy & paste ready

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

{
  "mcpServers": {
    "dependency-injection": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/dependency-injection"
      ]
    }
  }
}

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

About

Expert DI decisions for iOS/tvOS: when DI containers add value vs overkill, choosing between injection patterns, protocol design for testability, and SwiftUI-specific injection strategies. Use when designing service layers, setting up testing infrastructure, or deciding how to wire dependencies. Trigger keywords: dependency injection, DI, constructor injection, protocol, mock, testability, container, factory, @EnvironmentObject, service locator

Tags

ai-mlswifttestingapidatabaseskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations