Manifest Adds MiniMax Token Plans with M2.7 Model Support

Manifest, an open source routing layer that sends OpenClaw requests to the cheapest model capable of handling them, now supports MiniMax token plans. This integration allows Manifest to route simpler OpenClaw tasks to MiniMax's new M2.7 model at minimal cost.
Key Details
MiniMax token plans start at $10/month. At this price point, Manifest can route simpler OpenClaw tasks to MiniMax's M2.7 model, keeping costs low for users.
The MiniMax M2.7 model was specifically built for OpenClaw workflows, with training focused on:
- Multi-agent collaboration
- Dynamic tool search
- Production-grade debugging
Benchmark results from the source:
- 62.7 on MM-ClawBench
- 56.2 on SWE-Bench Pro
These scores place M2.7 alongside models like Sonnet 4.6 and GPT 5.4 according to the source material.
Manifest automatically routes to MiniMax models for simpler tasks because they consistently emerge as the most cost-efficient option. Most users reportedly cut their bills by 60-80% using Manifest's routing system.
The integration is live now. Manifest is available on GitHub at github.com/mnfst/manifest.
📖 Read the full source: r/clawdbot
👀 See Also

OpenClaw Skill Usage Tracker: Monitor Which Skills You Actually Use
A developer built a tool to track OpenClaw skill usage analytics, including invocation counts, breakdowns by agent and channel, and top skill rankings over different time periods.

Rift: A Better Alternative to Git Worktrees with Instant Copy-on-Write Snapshots
Rift uses btrfs or APFS snapshots to create instant, space-efficient copies of Git repositories. Initialization, creation, and listing via CLI or JavaScript FFI.

Log Reducer MCP Server Cuts Token Usage When Claude Code Reads Logs
Log Reducer is an MCP server that processes log files server-side before sending reduced output to Claude Code, avoiding raw logs in the context window. It applies 19 deterministic transforms that compress logs by 50-90%, with a 2000-line log representing 20,000+ tokens removed from sessions.

ForgeAI: A Visual Workbench for Model Engineering
ForgeAI provides a visual interface for model inspection, merging, and training, offering features like 3D model architecture inspection and M-DNA Forge for visual layer merging.