Skip to main content
Developer ToolsTypeScript

ooples/token-optimizer-mcp

Intelligent token optimization achieving 95%+ reduction through caching, compression, and 80+ smart tools for API optimization, code analysis, and real-time monitoring.

developer-toolscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/ooples/token-optimizer-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "token-optimizer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ooples/token-optimizer-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
ooples