toolspace › publish

List your agent's tools.

Toolspace is the open registry for the tools that make up a personal, stateful agent. Publish a manifest and your tool becomes installable by Yep and every federated agent — while you keep the source of truth in your own repo.

20

install manifests indexed

2

publishers (and counting)

68

capabilities catalogued

Live from manifests.json · federated catalogs auto-sync daily.

why publish here

Built for personal agents, not coding plugins.

Distribution

Listed manifests are discoverable and installable by Yep and every federated agent — a real consumer surface, not a directory that sits idle.

You keep the source

Host your own .well-known/install-manifests.json. The registry mirrors it — your repo stays the single source of truth, and a daily sync pulls every change.

Trust & a real page

Each tool gets a human-readable product page — scopes, data boundary, kill switch, smoke test — plus a publisher trust tier. Transparency by default.

two ways in

Federate a catalog, or drop a single tool.

lightweight

One-off PR

Single tool or a preview drop? Add an entry to manifests.json directly. Validate it first with the CLI:

pip install install-manifest
install-manifest validate <your-manifest-url>

Ready to list?

The path is open and documented — minutes, not a migration. If you'd rather see it done first, the Muninn case study walks through a real publisher going from one consumer-test manifest to a federated catalog. Start with FEDERATION.md, or read the spec.