Indigo IPFS
/install indigo-ipfs
Indigo IPFS & Collector
Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol on Cardano.
MCP Tools
store_on_ipfs
Store text content on IPFS.
Parameters:
| Name | Type | Required | Description |
|---|---|---|---|
text |
string | Yes | Text content to store on IPFS |
Returns: The IPFS content identifier (CID) for the stored content.
retrieve_from_ipfs
Retrieve content from IPFS by CID.
Parameters:
| Name | Type | Required | Description |
|---|---|---|---|
cid |
string | Yes | IPFS content identifier (CID) |
Returns: The text content stored at the given CID.
get_collector_utxos
Get collector UTXOs for fee distribution.
Parameters:
| Name | Type | Required | Description |
|---|---|---|---|
length |
number | No | Maximum number of UTXOs to return |
Returns: A list of collector UTXOs with their values and assets.
Sub-Skills
- IPFS Storage — Store and retrieve data on IPFS
- Collector — Query collector UTXOs for fee distribution
References
- MCP Tools Reference — Detailed tool parameters and return types
- Concepts — IPFS content addressing and collector fee distribution
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install indigo-ipfs - After installation, invoke the skill by name or use
/indigo-ipfs - Provide required inputs per the skill's parameter spec and get structured output
What is Indigo IPFS?
Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol. It is an AI Agent Skill for Claude Code / OpenClaw, with 227 downloads so far.
How do I install Indigo IPFS?
Run "/install indigo-ipfs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Indigo IPFS free?
Yes, Indigo IPFS is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Indigo IPFS support?
Indigo IPFS is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Indigo IPFS?
It is built and maintained by Angelos Kappos (@adacapo21); the current version is v1.0.0.