- Credit Optimizer V5
Credit Optimizer V5
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"] -
} - }
- }
-
-
Links
Server Config
{
"mcpServers": {
"credit-optimizer": {
"command": "uvx",
"args": [
"credit-optimizer"
]
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
rafsilva85Star
-Language
-License
-Recommend Servers
View Allmcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Filesystem
@modelcontextprotocol
2 months ago
Memory
@modelcontextprotocol
a year ago