Ecosystem: cc-switch (35K), claude-code-router (30K), SuperClaude (22K), claude-code-templates (23K), planning-with-files (17K), claude-hud (15K), awesome-claude-code-subagents (15K), serena (22K), Understand-Anything (7K), n8n-mcp (17K) Companion Apps: AionUI (20K), chops (1K) New sections: Resources (10 tutorials/guides), Related Awesome Lists (7 entries) New MCP configs: security.json, design.json, workflow-automation.json, mobile.json Star history chart added to header
13 lines
203 B
JSON
13 lines
203 B
JSON
{
|
|
"mcpServers": {
|
|
"ghidra": {
|
|
"command": "npx",
|
|
"args": ["-y", "@anthropic/mcp-ghidra"]
|
|
},
|
|
"snyk": {
|
|
"command": "npx",
|
|
"args": ["-y", "snyk-mcp-server"]
|
|
}
|
|
}
|
|
}
|