v1.0.2 — now available

IPFS for Node.js, done simply

Upload, retrieve, and pin content on Kubo. Built-in multi-node failover, IPNS support, optional local daemon, and an MCP server for AI agents.

$npm install @ipfs-meshkit/meshkit
Multi-node failover

Pass multiple Kubo RPC URLs. Meshkit health-checks at init and routes every operation to the first responsive node.

IPNS support

Publish mutable pointers, manage named keys, and resolve names — all with configurable TTL and lifetime options.

MCP server

Use Meshkit as a tool inside Cursor, Claude Desktop, or any MCP client — no custom integration code needed.