Install
1
Install the plugin$
npx claudepluginhub takemi-ohama/ai-plugins --plugin mcp-redashWant just this skill?
Add to a custom plugin, then install with one command.
Description
指定 suffix の Redash MCP を project .mcp.json から削除する
Tool Access
This skill is limited to using the following tools:
Bash
Skill Content
/redash-remove
指定 suffix の Redash MCP をプロジェクトの .mcp.json から削除します。
実行方法
以下のコマンドを実行してください。$ARGUMENTS にはユーザーが指定した suffix が入ります。
node "${CLAUDE_PLUGIN_ROOT}/scripts/redash-mcp-config.js" remove $ARGUMENTS
実行後
コマンドの出力をそのままユーザーに表示してください。
Stats
Stars0
Forks0
Last CommitFeb 11, 2026
Actions