9. Get Started
Osirium is open-source and fully modular. Anyone can run a node, generate attestations, or integrate the pipeline into their application.
🔧 Requirements
Claude API key (via Anthropic)
Ethereum private key (to sign outputs)
Node.js and NPM installed
Git + basic terminal usage
🛠️ Setup Steps
Clone the repository:
Install dependencies:
Configure your node (
mcp.json
):
Start the node:
🔗 Resources
Use it, fork it, build on top of it. Everything starts with a prompt.
Last updated