Optimizes Manus AI credit usage by 30-75% via intelligent model routing and smart testing.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx mcp-credit-optimizer
MCP client config
{
"mcpServers": {
"credit-optimizer-v5-for-manus-ai": {
"command": "uvx",
"args": [
"mcp-credit-optimizer"
]
}
}
}