Credit Optimizer V5
@rafsilva85
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"credit-optimizer": {
"command": "uvx",
"args": [
"credit-optimizer"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Credit Optimizer V5?
Credit Optimizer V5 is an MCP server for Manus AI that pre-analyzes each prompt and automatically routes to the cheapest capable model, saving 30–75% of monthly credits by avoiding unnecessary use of expensive execution modes.
How to use Credit Optimizer V5?
Install via pip with pip install credit-optimizer, or configure as an MCP server in your mcpServers block using uvx. No additional commands or configuration keys are required.
Key features of Credit Optimizer V5
- Routes between Standard and Max models based on task complexity.
- Chooses between Agent, Chat, and Standard modes.
- Zero quality loss — tested across 53 real‑world scenarios.
- Cuts estimated waste by 30–75% per month.
- Compatible with Starter, Extended, and Team Manus plans.
Use cases of Credit Optimizer V5
- Reduce credit waste without sacrificing output quality.
- Automatically select the most cost‑effective model for each prompt.
- Extend monthly credit budget for frequent Manus AI users.
- Optimize multi‑user team accounts (e.g., Team plan).
- Ensure consistent results while minimizing runtime costs.
FAQ from Credit Optimizer V5
—
「AI とエージェント」の他のコンテンツ
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
コメント