Getting started

Connect your agent and ship your first page on Tessryx.

You'll go from a fresh account to a live page in a few steps. The building is done by your AI agent through the Tessryx MCP connection — you describe outcomes, it assembles the primitives.

#1. Create an account

Sign up at tessryx.io. The free tier needs no credit card, and everything you build while authoring is free — you only ever spend credits on live traffic and scheduled runs.

#2. Connect your agent

Tessryx speaks MCP, so any MCP-compatible agent — Claude, ChatGPT, or your own — can build on it. Add the Tessryx connector in your agent, authorize it against your workspace, and it gains access to the full set of primitives.

#3. Describe what you want

Ask for an outcome, not a file:

Build a blog with a members-only editor, paginated posts, an RSS feed,
a sitemap, and a public JSON API.

Your agent creates the schemas, datafiles, workflows, and endpoints, tests them against real inputs, and can preview the result before anything is public.

#4. Publish

Publishing binds an endpoint to a public URL. Until then, drafts and versions cost nothing and are only visible to you. When you're ready, publish the version you intend — nothing goes live by accident.

#5. Add your domain

On a paid plan, connect a custom domain and your site serves from it — indexed by search engines, with no Tessryx badge. On the free tier your site lives at a tessryx.app subdomain.

Tip: Set a cache TTL on pages that can tolerate slightly stale content. Cached views don't consume credits, so a well-cached site is effectively free to serve — and it rides out traffic spikes. See Plans & limits for how credits work.