dobeutech/dobeutech-claude-code-custom
Custom claude code rules, skills, mcp connections and plugins for dobeutech that can be deployed across various device installs of claude-code using npm cli package.
Platform-specific configuration:
{
"mcpServers": {
"dobeutech-claude-code-custom": {
"command": "npx",
"args": [
"-y",
"dobeutech-claude-code-custom"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...