Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"coralstack-cmd-ipc-mcp": {
"command": "npx",
"args": [
"-y",
"@coralstack/cmd-ipc-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @coralstack/cmd-ipc-mcp
Details
| Website | https://www.npmjs.com/package/@coralstack/cmd-ipc-mcp |
|---|---|
| GitHub | git+https://github.com/CoralStackCom/cmd-ipc.git |
| License | unknown |
| Pricing | free |
| Sources | npm |
| Discovered | 2026-05-25 |