Websocket Development
MCP Serverby lovedragonball · Added 5mo ago
Claude
32
Install
git clone https://github.com/lovedragonball/power-ranger-toolkitAdd to Claude
claude mcp add websocket-developmentQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"websocket-development": {
"command": "npx",
"args": [
"@modelcontextprotocol/websocket-development"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
--- name: websocket-development description: Implement real-time communication using WebSockets and Socket.io ---
Tags
developmenttypescriptreacttestingapiskill