Files
42marketplaces/sync/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-cc-trace.json
2025-11-29 18:53:27 +08:00

18 lines
617 B
JSON

{
"name": "cc-trace",
"owner": {
"name": "Grey Haven Studio",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "cc-trace",
"description": "Interactive assistant for intercepting, debugging, analyzing and reviewing Claude Code API requests using mitmproxy. Capture HTTPS traffic, inspect system prompts and tool definitions, analyze token usage, and optimize API interactions.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-cc-trace.git"
},
"strict": true
}
]
}