MCP Servers
kaleido-mcp is the fastest path to a working tool call, published to npm with no local build required:
wdk-wallet-mcp and wdk-wallet-spark-mcp, remain standalone rather than folded into the gateway and build from source:
kaleidoswap-mcp and l402-gateway-mcp are archived, their own READMEs point integrators at kaleido-mcp instead. Do not clone or build them for a new setup.KaleidoAgent
Prerequisites: Node.js 20 or newer, KaleidoCLI in$PATH, the Nanobot runtime, and an Anthropic or OpenAI API key.
agent.config.json, and starting the dashboard are covered step by step on the KaleidoAgent page, along with the container deployment option.
KaleidoMind
KaleidoMind is an engine embedded in a host application rather than a standalone install.Through the Desktop App
The fastest path. The Desktop App bundles the engine as in-app chat, manages the on-device model lifecycle, and can act as the paired inference peer a phone delegates to. Switch it on from Settings > Capabilities by selecting Node + Mind or Only Mind.KaleidoMind depends on a local AI runtime and may not be available on Windows yet. Every trading and node feature works without it, so run the app in Only Node mode if Mind is unavailable on your platform.
From source, for development
apps/cli handles on-device model management and runs the agent directly: