claude-configs/plugins/known_marketplaces.json
Cal Corum 88d5b67594 Update agents, plugins, and remove .mcp-full.json
- Removed .mcp-full.json
- Updated architect and designer agent definitions
- Updated blocklist and known_marketplaces plugin configs
- Updated marketplaces/claude-code-plugins submodule

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 02:00:56 -05:00

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-12T05:01:29.190Z"
},
"claude-code-plugins": {
"source": {
"source": "github",
"repo": "anthropics/claude-code"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins",
"lastUpdated": "2026-03-13T07:00:48.952Z"
}
}