Credit Optimizer V5

Created By
rafsilva852 months ago
AI-powered credit optimization for Manus AI. Automatically analyzes each prompt and routes to the cheapest capable model (Standard vs Max, Agent vs Chat mode). Saves 30-75% on Manus credits with zero quality loss. Tested across 53 real-world scenarios. Free and open-source.
Overview

Credit Optimizer v5 for Manus AI

The Problem

Manus AI defaults to the most expensive execution path (Agent Mode + Max model) for ~60% of tasks, even when Standard mode or Chat Mode would produce identical results. This wastes 30-75% of your credits every month.

How It Works

Credit Optimizer pre-analyzes each prompt and automatically routes to the cheapest capable model:

  • Model Selection: Routes between Standard and Max models based on task complexity
    • Mode Optimization: Chooses between Agent, Chat, and Standard modes
    • Zero Quality Loss: Tested across 53 real-world scenarios with identical output quality
  • Savings by Plan

  • | Manus Plan | Monthly Cost | Estimated Waste | After Optimizer |
  • |---|---|---|---|
  • | Starter ($39) | $39/mo | ~$20-25/mo | $14-19/mo effective |
  • | Extended ($200) | $200/mo | ~$110/mo | $90/mo effective |
  • | Team ($500) | $500/mo | ~$275/mo | $225/mo effective |
  • Installation

  • pip install credit-optimizer
  • Or use with uvx:
  • {
  • "mcpServers": {
  • "credit-optimizer": {
    
  •   "command": "uvx",
    
  •   "args": ["credit-optimizer"]
    
  • }
    
  • }
  • }

Server Config

{
  "mcpServers": {
    "credit-optimizer": {
      "command": "uvx",
      "args": [
        "credit-optimizer"
      ]
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
rafsilva85
Star
-
Language
-
License
-
Category

Recommend Servers

View All