18 lines
617 B
JSON
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
|
|
}
|
|
]
|
|
} |