Action Cable Patterns

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 action-cable-patterns

Quick Setup Config

Copy & paste ready

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

{
  "mcpServers": {
    "action-cable-patterns": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/action-cable-patterns"
      ]
    }
  }
}

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

About

Real-time WebSocket features with Action Cable in Rails. Use when: (1) Building real-time chat, (2) Live notifications/presence, (3) Broadcasting model updates, (4) WebSocket authorization. Trigger keywords: Action Cable, WebSocket, real-time, channels, broadcasting, stream, subscriptions, presence, cable

Tags

securityjavascriptjavarubyrailsskill

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