mirror of
https://github.com/anthropics/claude-code.git
synced 2026-04-29 00:22:40 +00:00
10 lines
283 B
JSON
10 lines
283 B
JSON
|
|
{
|
||
|
|
"name": "mcp-context-warning",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"description": "Warns users when MCP servers are consuming significant context (>20k tokens), helping prevent unexpected context exhaustion",
|
||
|
|
"author": {
|
||
|
|
"name": "Anthropic",
|
||
|
|
"email": "support@anthropic.com"
|
||
|
|
}
|
||
|
|
}
|