What’s new

Changelog

Releases, features, and platform updates from the Keyco team. Subscribe to releases on GitHub for raw notes.

Release#

Keyco CLI v1.0 — now on NPM

@keyco/cli ships today as a stable v1.0 release on NPM. Manage assets, run reports, trigger lifecycle events, and script bulk operations from your terminal or CI pipeline.

Install with: npm install -g @keyco/cli. Run keyco configure to authenticate, then keyco status to verify connectivity.

AI#

Pythia AI — Keyco as an MCP server

Pythia AI exposes Keyco as a Model Context Protocol server. Any MCP-compatible client — Claude Desktop, Cursor, and others — can read and act on your asset graph natively.

Resources cover inventory queries, lifecycle history, and compliance status. Tools handle asset creation, event recording, and workflow triggers. Every action respects existing role-based permissions through scoped API keys.

Feature#

Workflow Webhooks

The Workflows feature now ships with first-class webhook support. Configure HTTP POST callbacks against any asset lifecycle event — created, scanned, transferred, retired, alerted — and wire them into Slack, PagerDuty, Jira, n8n, or your own service.

Payloads are signed; deliveries are retried with exponential backoff; and you get a full delivery log per endpoint.

Integration#

Directory Sync — Azure AD, Google Workspace, On-Prem LDAP

Keep your Keyco user roster in sync with your identity provider. Pre-built connectors for Azure AD / Entra ID and Google Workspace, plus an on-prem LDAP push mode for environments that don't expose their directory to the cloud.

Configure once in the dashboard under Integrations; users and groups stay synced automatically.

Integration#

QuickBooks integration

Connect your QuickBooks account and sync asset cost basis and depreciation back into your books. One less spreadsheet to maintain.