vimax-mcp

ZCDeng/vimax-mcp
★ 0 stars Python 🤖 AI/LLM Updated 2d ago
MCP server wrapping ViMax for multi-CLI access
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vimax-mcp": {
      "command": "uvx",
      "args": [
        "vimax-mcp"
      ]
    }
  }
}

Or install with pip: pip install vimax-mcp

README Excerpt

MCP server wrapping [ViMax](https://github.com/HKUDS/ViMax) for use across multiple CLI clients (Claude Code, Codex, Gemini, Kimi, …). Implements proposal §1 of `~/projects/ViMax/docs/MCP_PROPOSAL.md`. Steps 1-3 done: 6 tools, stdio + SSE transports, daily-quota gate, launchd agent template, multi-CLI configuration snippets.

Tools (15)

GOOGLE_API_KEYMINIMAX_API_KEYVIMAX_HOMEVIMAX_JOBS_DIRVIMAX_MCP_HOSTVIMAX_MCP_LOGVIMAX_MCP_PORTVIMAX_MCP_TRANSPORTVIMAX_QUOTA_FILEcancel_jobget_job_statusget_quotalist_artifactssubmit_idea2videosubmit_script2video