Install the CLI
brew install l1fe/tap/mars-cli
Resolve
mars resolve did:oas:l1fe:agent:web-research@3.4.0
Discover
mars discover --kind agent --tag rag --limit 10
Federate
mars federate --add hive.openagent.id
mars federate sync
That's a complete end-to-end interaction. From here, dive into:
- Architecture for the two-tier model.
- Entry format for the JSON wire shape.
- MARS-QL for query language.