Skip to main content
Version: 1.1

Showcase: projects built on UTCP

Real projects using UTCP in production. Building something on UTCP? Open a pull request against this page — we'd love to list it.

Hexis

Git-backed skills, tools & context for AI agents.

Hexis gives a whole team one shared home for its AI skills, tool integrations and knowledge, usable from any MCP-capable agent (Claude Code, Cursor, ChatGPT, …) — with every change reviewed, access-controlled and versioned in a git repository the team owns.

UTCP is how Hexis describes tools: every integration is a .tool manual — a UTCP manual checked into the team's repository like any other file — so tool definitions are reviewed, versioned and access-controlled exactly like the knowledge and skills that use them. Secrets never live in the manuals: Hexis resolves UTCP variables from an encrypted vault (or a per-user OAuth flow) at call time.