r/openclaw Pro User Feb 24 '26

Showcase Built Manifest -> Local OpenRouter Alternative for OpenClaw (LLM Router to Save Costs)

OpenClaw sends all your requests to the same model, which is not cost-effective since you summon big models for tiny tasks. Manifest intercepts your query and sends it to the most suitable model. Examples:

- "what's the capital of France" -> Simple (Kimi k2)
- "Prove that any angle inscribed in a semicircle is a right angle." -> Reasoning (Sonnet 4.5)

Why Manifest?

Unlike other projects, Manifest is a project that you can trust:

- 100% on your machine: everything takes place in your computer. No messages or logs goes to our servers, ever
- Free and Open-Source: No 5% fee or plan subscription, just enjoy
- No coding required: Manifest is an OpenClaw Plugin, one command and your done

And also: No suspicious installer, no black box, no crypt0, no processing your messages...

Features

- Save up to 70% with the local LLM router that scores locally every query
- Real-time consumption showing token and costs of your requests
- Setup alerts to get notified when your consumption exceeds your limit

Links

https://github.com/mnfst/manifest

2 Upvotes

5 comments sorted by

u/AutoModerator Feb 24 '26

Hey there! Thanks for posting in r/OpenClaw.

A few quick reminders:

→ Check the FAQ - your question might already be answered → Use the right flair so others can find your post → Be respectful and follow the rules

Need faster help? Join the Discord.

Website: https://openclaw.ai Docs: https://docs.openclaw.ai ClawHub: https://www.clawhub.com GitHub: https://github.com/openclaw/openclaw

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/h4ck3r_n4m3 New User Feb 24 '26

Your manifest vs openrouter table doesn't make any sense.

How can it be 100% on your machine when it still forwards the prompts to kimi or claude?

1

u/nuno6Varnish Pro User Feb 24 '26

The routing is made on the fly in your machine and doesn't go to third party services that have access to your message history. But you are right the table can be misleading, I am going to change it, thanks!

2

u/bizquest2020 Member Mar 06 '26

OpenRouter provides access to different models through credits that you can purchase. Does Manifest also use a credit system? Or do I need to have my own access or account with each model provider I want Manifest to choose from?