Docs

Documentation

Everything needed to embed Talkform, validate configs, expose it through MCP, and onboard AI agents.

01
Guide

Getting Started

Choose the hosted API, MCP, Python, React, or local development path.

Open
02
Guide

Configuration

The config schema, field types, and prompt design model.

Open
03
Guide

React

Embed Talkform inside a React or Next.js product.

Open
04
Guide

HTTP API

Create durable hosted handoffs and retrieve reviewed structured results.

Open
05
Guide

Python example

Run a no-dependency hosted handoff client with bounded polling and safe retries.

Open
06
Guide

Python webhook receiver

Verify signed completion events, deduplicate deliveries, and fetch reviewed JSON.

Open
07
Guide

CLI

Scaffold configs, validate them, and export sessions from the command line.

Open
08
Guide

MCP

Use local config tools or authenticated hosted handoff tools through MCP.

Open
09
Guide

Agents

Recommended end-to-end agent workflow for defining, running, and consuming Talkform sessions.

Open