For developers and agents

Zuse developer resources

Machine-readable contracts and direct documentation for building with, integrating, or accurately describing Zuse.

Documentation

Set up Zuse, configure repositories, and understand local workspace behavior.

Read Zuse documentation

OpenAPI specification

Inspect the complete, typed contract for the public Zuse website API.

Open openapi.json

Agent instructions

Read when an agent should use Zuse, how to discover resources, and current product boundaries.

Open llms.txt

Local MCP integration

The open-source MCP server connects compatible clients to the installed Zuse desktop app over stdio.

View MCP server source

Public API

The public web API currently contains one endpoint for registering Zuse Cloud interest. It does not expose repositories or sessions.

Authentication

The waitlist endpoint requires no authentication. Agent-provider credentials remain in each developer's local tools and are not part of the public web API.

Webhooks

Zuse does not currently publish a webhook API. Any future webhook contract will be added to the OpenAPI specification first.