← 返回
未分类 Key 中文

Manifest

Smart LLM Router for OpenClaw. Save up to 70% by routing every request to the right model. No coding required.
OpenClaw 智能 LLM 路由,节省高达70%,无需编码,自动将每个请求路由至最佳模型。
seanford
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 215
下载
💾 1
安装
1
版本
#latest

概述

Manifest — LLM Router & Observability for OpenClaw

Manifest is an OpenClaw plugin that:

  • Routes every request to the most cost-effective model via a 23-dimension scoring algorithm (<2ms latency)
  • Tracks costs and tokens in a real-time dashboard
  • Sets limits with email alerts and hard spending caps

Source: github.com/mnfst/manifest — MIT licensed. Homepage: manifest.build

Setup (Local — recommended for evaluation)

openclaw plugins install manifest@5.28.5
openclaw config set plugins.entries.manifest.config.mode local
openclaw gateway restart

Dashboard opens at http://127.0.0.1:2099. Data stored locally in ~/.openclaw/manifest/manifest.db.

Setup (Cloud)

openclaw plugins install manifest@5.28.5
openclaw config set plugins.entries.manifest.config.apiKey "mnfst_YOUR_KEY"
openclaw gateway restart

Get the API key at app.manifest.build → create an account → create an agent → copy the key.

Agent Tools

Three tools are available to the agent in-conversation:

ToolTrigger phrasesWhat it returns
-------------------------------------------------------------------------------------------------------------------------------------------
manifest_usage"how many tokens", "token usage", "consumption"Total, input, output, cache-read tokens + action count for today/week/month
manifest_costs"how much spent", "costs", "money burned"Cost breakdown by model in USD for today/week/month
manifest_health"is monitoring working", "connectivity test"Endpoint reachable, auth valid, agent name, status

Each accepts a period parameter: "today", "week", or "month".

Supported Providers

Anthropic, OpenAI, Google Gemini, DeepSeek, xAI, Mistral AI, Qwen, MiniMax, Kimi, Amazon Nova, Z.ai, OpenRouter, Ollama. 300+ models total.

Uninstall

openclaw plugins uninstall manifest
openclaw gateway restart

This removes the plugin, provider config, and auth profiles.

Documentation

For detailed security & privacy documentation, routing configuration, configuration changes, and troubleshooting, see the full documentation.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-28 13:43

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

Ada Agent Autonomy Kit

seanford
停止等待提示词,继续工作
★ 0 📥 297

Caveman Review

seanford
超压缩代码审查评论,去除PR反馈噪音,保留可操作信号。每条评论仅一行:位置、问题、修复...
★ 0 📥 256

Caveman Commit

seanford
超压缩提交信息生成器。精简提交信息同时保留意图和理由。符合 Conventional Commits 格式。主题 ≤50 字符。
★ 0 📥 255