Manifest Adds Support for MiniMax Token Plans with M2.7 Model

Manifest, an open source routing layer that sends OpenClaw requests to the cheapest capable model, now supports MiniMax token plans. This integration allows Manifest to route simpler tasks to MiniMax models, which the source notes are often the most cost-efficient option.
MiniMax M2.7 Model Details
The MiniMax M2.7 model was specifically built for OpenClaw workflows with training focused on multi-agent collaboration, dynamic tool search, and production-grade debugging. According to the source, it achieves benchmark scores of 62.7 on MM-ClawBench and 56.2 on SWE-Bench Pro, placing it in similar performance territory as Sonnet 4.6 and GPT 5.4.
Pricing and Practical Impact
MiniMax token plans start at $10/month. At this price point, Manifest can route simpler OpenClaw tasks to the M2.7 model, keeping costs minimal. The source states that most Manifest users reduce their AI model costs by 60-80% through this routing approach.
How Manifest Works
Manifest automatically routes each OpenClaw request to the cheapest model capable of handling the task. For simpler tasks, it frequently selects MiniMax models due to their cost efficiency. The tool is available on GitHub at github.com/mnfst/manifest.
📖 Read the full source: r/openclaw
👀 See Also

ClawProxy: Self-Hosted AI Routing Proxy with Dashboard
ClawProxy is an open-source, self-hosted proxy that centralizes management of multiple AI API keys and models. It provides a unified endpoint, smart key rotation, provider fallback, and real-time logging via a React dashboard.

HostedShell: A Web-Based Deployment Solution for OpenClaw Agents
HostedShell is a hosted version of OpenClaw that eliminates local CLI setup, dependency management, and manual pairing by providing a web console with direct terminal access and filesystem updates.

StarSteady: AI-Powered Google Review Responses and SMS Requests for Local Businesses
StarSteady is a solo-built SaaS that generates AI-crafted responses to Google/Yelp reviews and sends SMS review requests to customers, starting at $39/month with a 5-response/5-SMS free trial.

HyperResearch: Open-source Claude Code skill harness turns it into a deep research agent
HyperResearch converts Claude Code into a 16-step deep research pipeline with persistent knowledge store, fact-checking, and authenticated web sessions. Open-source, single-command install, outperforms OpenAI and Google on DeepResearch Bench.