Skip to main content

Source Repositories

Every AI surface is open source under the KaleidoSwap organisation.

kaleido-agent

The autonomous agent, its dashboard and status API, and the skills/ directory every loop loads from.

kaleido-mind

The on-device engine: tiered funnel, recipe engine, tool contract, memory and retrieval, and the eval harness.

kaleido-mcp

The gateway that composes every domain behind one connection. Published to npm.

Rate

The React Native mobile wallet that hosts KaleidoMind with voice control.

Focused MCP servers

Protocol Specifications

Model Context Protocol

The tool protocol every KaleidoSwap MCP server implements.

RGB Protocol

Client-side validation and asset interfaces behind the RGB tools.

RGB Lightning Node

The node the wdk_* tools drive, with its own OpenAPI reference.

QVAC SDK

The on-device inference runtime KaleidoMind uses for LLM, embeddings, speech to text, and text to speech.

KaleidoSwap References

Reading these first makes the agent tooling considerably easier to reason about, since the tools are thin wrappers over them.

Swap Protocol

How the atomic HTLC flow settles, which is what the swap tools orchestrate.

RGB LSPS1 APIs

The channel-ordering endpoints behind kaleidoswap_lsp_*.

CLI

The binary KaleidoAgent shells out to, and the source of the node lifecycle tools.

SDK

Call the swap infrastructure directly from TypeScript or Python, skipping the agent layer.

Product and Community

AI Tools product page

Product overview, plus readable and downloadable copies of each skill.

Telegram

Community support and discussion.

GitHub

Issues, pull requests, and the full source.

Email Support

Direct support for urgent issues.
When reporting a problem with an AI surface, include the tool name that failed, the network you are on, and your config with the seed and any API keys removed. See Troubleshooting first.