All updates

Domains and taxonomies on the API and CLI

Manage custom domains and board taxonomies (skills, categories, markets) through the public API and Cavuno CLI. Claude can register for MCP again via client_secret_post.

Abi Tyas TunggalAJack WalshJ
By Abi Tyas Tunggal and Jack Walsh on

More of the dashboard is programmable on the same three surfaces: REST, CLI, and MCP.

Domains

  • Full domain lifecycle: list, create, get, delete, and verify domains under /v1/domains, with TXT instructions and async verify
  • CLI: matching cavuno domains commands for scripts and CI

Taxonomies

  • Skills, categories, and markets: CRUD plus alias add/remove under /v1/taxonomies, with cavuno taxonomies lockstep on the CLI
  • Permission: gated on taxonomy.manage

MCP and CLI polish

  • Claude connector: dynamic client registration accepts client_secret_post, so Claude can complete MCP sign-in
  • Broader CLI surface: more live groups in the CLI manifest, including api-keys, audit-logs, taxonomies, and batch jobs, companies, and blog