Plugin Claude Code
Plugin marketplace listing 1 plugin: token-optimizer.
Plugin Claude Code
Plugin marketplace listing 1 plugin: token-optimizer.
Instructions file Gemini CLI
Instructions for ooples/token-optimizer-mcp: This extension adds the token-optimizer MCP server. Its tools cut context/token usage 60–90% via caching, diffing, and compression. Prefer them.
MCP server Claude CodeCodexCursor +2
MCP server "token-optimizer" as configured in ooples/token-optimizer-mcp. Runs C:\Users\YOUR_USERNAME\source\repos\token-optimizer-mcp\dist\index.js with node. Needs 1 environment variable to run.
Hook
Runs when a session starts, executing session-start.mjs via node. From ooples/token-optimizer-mcp.
Hook
Runs on the BeforeTool event for read_file, search_file_content, glob, replace, write_file and run_shell_command tool calls, executing pre-tool.mjs via node. From ooples/token-optimizer-mcp.
Hook
Runs on the AfterTool event for replace, write_file and run_shell_command tool calls, executing post-tool.mjs via node. From ooples/token-optimizer-mcp.
Hook
Runs on the AfterAgent event, executing stop.mjs via node. From ooples/token-optimizer-mcp.
Skill Claude CodeCodex
Use the token-optimizer MCP tools to reduce context/token usage when reading, searching, or editing files, or when the context window is filling up. Trigger when reading large files, re-reading files already seen, searching a big/unknown tree, making edits to large files, or when you need to store bulky output…
Cursor rule
Route file and search operations through token-optimizer MCP tools.
Plugin Claude Code
Aggressive context-window optimization by DEFAULT: enforcing hooks route expensive built-in file, search and shell calls to cached/diffed MCP tools, cutting token usage 60-90% without the user configuring anything.
MCP server Claude CodeCodexCursor +2
Context-window optimization: caching, compression & smart file tools that cut tokens 60-90%. Runs locally from the @ooples/token-optimizer-mcp npm package. Needs 1 environment variable to run.
Instructions file
Instructions for ooples/mcp-console-automation, covering claude development guidelines, project information, important rules, code organization and improvements and project-specific guidelines.
MCP server Claude CodeCodexCursor +2
MCP server for AI-driven console application automation and monitoring. Runs locally from the mcp-console-automation npm package. Needs 1 environment variable to run.