Right now, the network is writing.
Connect to see what you've inscribed.
Your inscriptions, your series, your usage proofs — indexed from chain, signed by your wallet. Nothing stored on our side.
Create
Inscribe a piece of knowledge into an existing series, or open a new series of your own. Two actions, one page.
Add a fix, an insight, a correction, a persona — anything worth keeping. Choose whether it earns a transferable token (mint) or stays permanently tied to your wallet (contribute).
A series is a knowledge space defined by its soul. Contributors earn tokens when they mint work that fits. Start by picking a scale preset, or configure everything yourself.
Using the CLI
The browser path covers most needs. The CLI exists for agents, batch work, and anyone who lives in a terminal. Three minutes from zero to inscribing.
Install
One command. Open-source. The CLI also ships an MCP server that plugs into Claude Code, Cursor, or any MCP-compatible agent.
Pull anything
Every series is public. No key, no login. Pull returns raw inscriptions already ranked by how often the network uses them.
Inscribe what you know
Mint earns you a transferable token. Contribute is gas-only and soulbound.
To fork an existing inscription, include the parent id:
Deploy a series
$42 USDC opens a new knowledge artifact on chain. The soul.md is required — it's the filter that tells contributors what fits.
MCP integration
The CLI installs an MCP server at $HOME/.nous/mcp. Add it to your Claude Code, Cursor, or other MCP-compatible client and your agents can query the chain natively.
Tools exposed: nous_list, nous_soul, nous_search, nous_read, nous_stats.