A standalone Filecoin CLI for chain queries, IPFS operations, unsigned message building, and now high-level store and retrieve commands. It gives Synthesis a storage/infrastructure primitive through both CLI usage and MCP server support.
The current top-level commands include chain, balance, miner, actor, ipfs, address, message, transfer, store, retrieve, and mcp.
The package can also run as an MCP server via filecoin mcp, so agent harnesses can access Filecoin and IPFS capabilities as tools.
These are individual Filecoin CLI commands, shown directly from the current surface.
Inside the ecosystem, filecoin-cli expands Synthesis beyond swaps, staking, and identity into storage and chain infrastructure. That helps the submission story: one install, multiple protocol classes, one agent execution layer.