Developer HubEverything you need to build on Docyrus

Everything You Need to Build on Docyrus

APIs, UI components, MCP tools, agent skills, and open-source SDKs. Ship production-grade apps and agents on the Docyrus platform without stitching together the stack yourself.

Docyrus developer tools - Agent Skills, REST API, Docyrus CLI, Data MCP, Open Source, and UI Components
Packages

Install and start building

Start with the core SDKs, then layer in UI primitives and code generation as your implementation gets deeper.

@docyrus/api-client
Client SDK

Typed REST client with automatic token handling, retries, and full TypeScript support.

@docyrus/signin
Auth

OAuth2 authentication flows - PKCE, Device Code, and iframe - for browser, mobile, and server.

@docyrus/ui
UI Primitives

Headless and styled components built on Shadcn patterns - grids, forms, renderers, and more.

@docyrus/codegen
Tooling

Generate TypeScript interfaces automatically from your Docyrus tenant schema.

Starter command
pnpm add @docyrus/api-client @docyrus/signin

Built in the Open

Docyrus publishes client SDKs, MCP tools, and UI primitives as open source. Star, fork, and contribute on GitHub.