timejunky/akc-ccc
v0.2.35MIT
AI Keep Clean Context Control Center (CCC) Free for Visual Studio Code Agents / GitHub Copilot Chat — workspace identity: accent naming (words + hex), optional IDE border cue, MCP visual-context tools. Trial/Pro extends this plugin with Project HUD, branding, and device activation via ready-4-it.com/akc_ccc (Zebra akc_ccc) — not paid Agents Marketplace checkout.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
r4it_mcp_ccc_visual_context
{
"command": "node",
"args": [
"./mcp/server.mjs"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "akc-ccc",
"version": "0.2.35",
"description": "AI Keep Clean Context Control Center (CCC) Free for Visual Studio Code Agents / GitHub Copilot Chat — workspace identity: accent naming (words + hex), optional IDE border cue, MCP visual-context tools. Trial/Pro extends this plugin with Project HUD, branding, and device activation via ready-4-it.com/akc_ccc (Zebra akc_ccc) — not paid Agents Marketplace checkout.",
"author": {
"name": "ready-4-it",
"email": "support@ready-4-it.com",
"url": "https://www.ready-4-it.com"
},
"homepage": "https://www.ready-4-it.com/akc_ccc",
"repository": "https://github.com/timejunky/r4it_ai_keep_clean_ccc_public",
"license": "MIT",
"keywords": [
"akc-ccc",
"ai-keep-clean-ccc",
"context-control-center",
"vscode-agents-plugin",
"github-copilot-chat",
"project-identity",
"workspace-accent",
"multi-workspace",
"mcp-server",
"visual-context",
"ccc-trial",
"ccc-pro",
"ready-4-it",
"free-agents-plugin"
]
}