--- title: "How rote works — rote™ by modiqo" description: "The intuitive intro to rote: the problem with agents and APIs, what rote is, and the Explore → Crystallize → Recall loop." doc_version: "1.0" last_updated: "2026-06-07" canonical: "https://modiqo.ai/product.txt" also_at: "https://modiqo.ai/how-it-works.txt" --- # How rote works > The five-minute, plain-language version of rote. For the technical mental model with on-disk shapes, fetch /docs/rote-overview.txt. For the SDK, fetch /docs/rote-agent-quickstart.txt. ## The problem — agents are everywhere, they still can't reach your APIs without a tax Agents and their harnesses are no longer strangers. Claude Code, Codex, and a hundred agents like them already run on your machine, in your cloud, and inside the products you ship. An agent without access to your APIs and services is useless — and that gap kicked off a goldrush. MCP was born. Middleware, gateways, and tool registries lined up to host it. Vendors started building MCP servers — or licensing them from providers who charge per tool call. That cost lands on your users, or eats your margins. The pushback came fast: MCP eats the context window, the agent experience degrades, CLIs are better. So now you ship a new CLI for your service — or pay another vendor to manage one for you, with another toll. This was our lived experience. So we started modiqo. ## What rote is rote is a **universal CLI for agents.** Point it at any API. In seconds it writes a config on your local machine — no cloud, no middleware, no SDK. rote then translates `MCP ⇄ X` on the wire, and your agent can talk to that API immediately. - Adapts to legacy APIs — no middleware, no second CLI. - Lives on your machine. Your keys, your traffic, your audit. - One layer for every agent, every API, every team. ## How it feels in practice ### 01 · Explore You say "fetch emails" or "list transactions." The agent explores — which endpoint, what parameters, what the response looks like. It fumbles, learns, and gets there. rote traces every step of that trajectory. ### 02 · Crystallize When the answer is right, rote asks: "save this as a flow?" You say yes. The successful trajectory becomes a deterministic flow, indexed locally — like muscle memory after you finally balance on the bike. ### 03 · Recall Next time you ask, rote replays the working path. No re-exploration. No wasted tokens. Share the flow with your team — or the community — and everyone walks the deterministic path. **Adapt any API. Build a flow. Share it. Save tokens and walk the deterministic path.** ## Where to go next - Install rote: https://modiqo.ai/docs/rote-install.txt - Mental model + worked example: https://modiqo.ai/docs/rote-overview.txt - Build an agent against rote (TypeScript SDK): https://modiqo.ai/docs/rote-agent-quickstart.txt - Primitives reference (adapter, trace, flow, vault, write guard): https://modiqo.ai/docs/rote-primitives.txt - Full machine-readable index: https://modiqo.ai/llms-full.txt ## Contact - Product / press: ask@modiqo.ai - Book a call: https://scheduler.zoom.us/chetan-conikee/30-mins-with-chetan