← All servers

Credit Optimizer v5 for Manus AI

io.github.rafsilva85/credit-optimizer v5.2.0
Official Registry git ai-llm dev-tools

Optimizes Manus AI credit usage by 30-75% via intelligent model routing and smart testing.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add credit-optimizer -- uvx mcp-credit-optimizer
Add to claude_desktop_config.json
{
  "mcpServers": {
    "credit-optimizer": {
      "command": "uvx",
      "args": [
        "mcp-credit-optimizer"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "credit-optimizer": {
      "command": "uvx",
      "args": [
        "mcp-credit-optimizer"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "credit-optimizer": {
      "command": "uvx",
      "args": [
        "mcp-credit-optimizer"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "credit-optimizer": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "mcp-credit-optimizer"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "credit-optimizer": {
      "command": "uvx",
      "args": [
        "mcp-credit-optimizer"
      ]
    }
  }
}

Packages

pypi mcp-credit-optimizer@5.2.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.rafsilva85--credit-optimizer/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent