- Add tui-driver MCP server to .mcp.json for TUI app testing - Add mcp__tui-driver__* wildcard permission to settings.json - Add notify-subagent-done.sh hook - Update plugin configs Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
543 B
JSON
18 lines
543 B
JSON
{
|
|
"claude-plugins-official": {
|
|
"source": {
|
|
"source": "git",
|
|
"url": "https://github.com/anthropics/claude-plugins-official.git"
|
|
},
|
|
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-plugins-official",
|
|
"lastUpdated": "2026-03-01T23:40:31.354Z"
|
|
},
|
|
"claude-code-plugins": {
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "anthropics/claude-code"
|
|
},
|
|
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins",
|
|
"lastUpdated": "2026-03-02T00:27:31.117Z"
|
|
}
|
|
} |