Skip to content
Worix
BrowsePublish
Log inSign Up

Indigo IPFS

Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol.

20 downloads
Free
Reviewed

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:

NameTypeRequiredDescription
textstringYesText 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:

NameTypeRequiredDescription
cidstringYesIPFS content identifier (CID)

Returns: The text content stored at the given CID.


get_collector_utxos

Get collector UTXOs for fee distribution.

Parameters:

NameTypeRequiredDescription
lengthnumberNoMaximum 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

Download

ZIP package — ready to use

Skill Info

Creator
adacapo21
Downloads
20
Published
Mar 15, 2026
Updated
Mar 16, 2026