Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Throughline Approvals

БесплатноПоддерживается

Conversational approval workflow server for Throughline. Provides the approval resolver the publishing server consumes plus MCP tools for requesting and respond

GitHubEmbed

Описание

Conversational approval workflow server for Throughline. Provides the approval resolver the publishing server consumes plus MCP tools for requesting and responding to approvals.

README

A conversational content management framework. Exposes Payload CMS as a set of MCP servers so marketers can operate websites through Claude rather than a traditional admin UI.

Documentation

Full documentation lives at docs/ — getting-started tutorials, conceptual explanations of the architecture, how-to guides, per-package reference, and operations docs. Start at docs/README.md.

Status

Pre-1.0. APIs will change. See docs/roadmap.md for phase status and docs/spec/ for the original build plan.

Packages

Published packages live in packages/. Each has its own README.

Plugins:

  • @forumone/throughline-core — audit log, MCP auth + handler, Inngest client, env helpers
  • @forumone/throughline-components — components MCP server (manifest-driven content drafting)
  • @forumone/throughline-publishing — publishing MCP server (publish + scheduled publish, with policy gates)
  • @forumone/throughline-approvals — approvals MCP server + tokenized email decisions
  • @forumone/throughline-audit — read-only MCP query tools over the audit log
  • @forumone/throughline-integrations — pluggable third-party integrations (webhook included)
  • @forumone/throughline-email — Resend-backed transactional email + React Email templates
  • @forumone/throughline-forms — Form Builder wrapper with allowlisted destinations + spam/rate-limit hardening
  • @forumone/throughline-workflows — Inngest workflow factories (revalidate, scheduled publish, expire approvals, healthchecks)

Design system:

  • @forumone/throughline-design-contract — manifest schema + lint rules
  • @forumone/throughline-reference-ds — brand-neutral 12-component reference design system

Tooling:

  • @forumone/create-throughline — interactive scaffolder (pnpm create @forumone/throughline my-site)

Internal, non-published config packages:

  • @forumone/throughline-tsconfig — shared TypeScript configs
  • @forumone/throughline-eslint-config — shared ESLint flat config
  • @forumone/throughline-prettier-config — shared Prettier config

Using in a client project

The fastest path is the scaffolder:

pnpm create @forumone/throughline my-client-site

It asks a small set of questions and produces a pnpm monorepo with Payload, every Throughline plugin, and an Inngest endpoint already wired. The full walkthrough is at docs/getting-started/scaffolding-a-project.md.

Or consume the published packages directly:

pnpm add @forumone/throughline-core @forumone/throughline-publishing

See docs/reference/ for per-package reference.

Development

Requirements: Node.js 20.9+ and pnpm 10+.

pnpm install
pnpm build
pnpm test

Author changes and add a changeset:

pnpm changeset

Open a PR. CI runs build, typecheck, lint, and test. On merge to main, Changesets opens a release PR that publishes to npm on merge.

See CONTRIBUTING.md for details.

from github.com/forumone/throughline

Установить Throughline Approvals в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install throughline-approvals

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add throughline-approvals --env APPROVAL_TOKEN_SECRET="" -- npx -y @forumone/throughline-approvals

Пошаговые гайды: как установить Throughline Approvals

FAQ

Throughline Approvals MCP бесплатный?

Да, Throughline Approvals MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Throughline Approvals?

Да, требуются переменные окружения: APPROVAL_TOKEN_SECRET. Unyly подставит их в конфиг при установке.

Throughline Approvals — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Throughline Approvals в Claude Desktop, Claude Code или Cursor?

Открой Throughline Approvals на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Throughline Approvals with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development