claude-configs/plugins/blocklist.json
Cal Corum 2698f6a1af Add mcp-tui-driver MCP server, subagent notification hook
- 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>
2026-03-01 18:40:50 -06:00

17 lines
414 B
JSON

{
"fetchedAt": "2026-03-02T00:25:29.286Z",
"plugins": [
{
"plugin": "code-review@claude-plugins-official",
"added_at": "2026-02-11T03:16:31.424Z",
"reason": "just-a-test",
"text": "This is a test #5"
},
{
"plugin": "fizz@testmkt-marketplace",
"added_at": "2026-02-12T00:00:00.000Z",
"reason": "security",
"text": "this is a security test"
}
]
}