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>
This commit is contained in:
parent
4f67c7ca72
commit
88d5b67594
@ -1,25 +0,0 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"cognitive-memory": {
|
||||
"command": "python3",
|
||||
"type": "stdio",
|
||||
"args": [
|
||||
"/mnt/NV2/Development/cognitive-memory/mcp_server.py"
|
||||
],
|
||||
"env": {}
|
||||
},
|
||||
"n8n-mcp": {
|
||||
"command": "npx",
|
||||
"type": "stdio",
|
||||
"args": ["n8n-mcp"],
|
||||
"env": {
|
||||
"MCP_MODE": "stdio",
|
||||
"N8N_API_URL": "http://10.10.0.210:5678",
|
||||
"N8N_API_KEY": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIwNGQ1MTNhYi1lOGI1LTQxZjktYmNjNi05MTM1MzgyYzQ0YWEiLCJpc3MiOiJuOG4iLCJhdWQiOiJwdWJsaWMtYXBpIiwiaWF0IjoxNzcxNTU3ODMwfQ.PF6AatWZh8hwyUydT8UsJ16ML61XFTixj2IvuP9MRzo",
|
||||
"N8N_MCP_TELEMETRY_DISABLED": "true",
|
||||
"DISABLE_CONSOLE_OUTPUT": "true",
|
||||
"LOG_LEVEL": "error"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: architect
|
||||
description: Use this agent when you need professional software architecture expertise, comprehensive PRD document creation, technical specification writing, system design, and feature breakdown with detailed implementation checklists. Specialized in creating thorough Product Requirements Documents that can be distributed to multiple development agents.
|
||||
model: sonnet
|
||||
model: opus
|
||||
color: purple
|
||||
voiceId: Serena (Premium)
|
||||
permissions:
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: designer
|
||||
description: Use this agent when you need professional product design expertise, UX/UI design, design systems, prototyping, user research, visual design, interaction design, and design strategy. Specialized in creating user-centered, accessible, and scalable design solutions using modern tools and frameworks like Figma and shadcn/ui.
|
||||
model: sonnet
|
||||
model: opus
|
||||
color: orange
|
||||
voiceId: Isha (Premium)
|
||||
permissions:
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"fetchedAt": "2026-03-12T07:00:45.497Z",
|
||||
"fetchedAt": "2026-03-13T06:15:49.309Z",
|
||||
"plugins": [
|
||||
{
|
||||
"plugin": "code-review@claude-plugins-official",
|
||||
|
||||
@ -13,6 +13,6 @@
|
||||
"repo": "anthropics/claude-code"
|
||||
},
|
||||
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins",
|
||||
"lastUpdated": "2026-03-12T07:00:48.250Z"
|
||||
"lastUpdated": "2026-03-13T07:00:48.952Z"
|
||||
}
|
||||
}
|
||||
@ -1 +1 @@
|
||||
Subproject commit 6f049b620f6066c5246b922dc7360371fe33c826
|
||||
Subproject commit 2dc1e697836e94f3e9b7b8f19e6fb4a3622e3cca
|
||||
Loading…
Reference in New Issue
Block a user