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.
Server Config
{
"mcpServers": {
"credit-optimizer": {
"command": "uvx",
"args": [
"credit-optimizer"
]
}
}
}