Skip to content
VS Code

Credit Optimizer v5 for Manus AI for VS Code

io.github.rafsilva85/credit-optimizer

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

client:VS Code transport:stdio runtime:pypi

Install Credit Optimizer v5 for Manus AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "credit-optimizer": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "mcp-credit-optimizer"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Credit Optimizer v5 for Manus AI in other clients