Synapse Collateral
БесплатноНе проверенCollateral Studio — Typst-powered document generation with brand-aware templates and live preview
Описание
Collateral Studio — Typst-powered document generation with brand-aware templates and live preview
README
mpak NimbleBrain Discord License: MIT
Typst-powered document generation with brand-aware templates, live preview, and conversational iteration.
View on mpak registry | Built by NimbleBrain
Tools
Every read/write tool that targets a document takes document_id as
its first argument. There is no implicit cursor — see
src/mcp_collateral/documents.py
for the rationale.
- Theme:
get_theme(document_id),set_theme(document_id, updates) - Templates:
list_templates,get_template,create_template,duplicate_template,delete_template - Documents:
create_document(name, template_id?),list_documents,save_document(document_id, name?),save_as_template(document_id, name, description?),delete_document(document_id) - Reading state:
get_workspace(document_id),get_source(document_id) - Editing:
patch_source(document_id, ...),set_source(document_id, source),import_content(base64_data, filename) - Assets:
upload_asset,list_assets,delete_asset - Voice & Components:
get_voice,set_voice,get_components,set_components - Fonts:
list_fonts,install_font - Rendering:
preview(document_id, page?),preview_template(template_id),export_pdf(document_id),compile_typst(source)
Rendering tools return MCP resource_link content blocks pointing at the export resource template — not inline bytes. Clients fetch PDFs via resources/read.
Resources
ui://collateral/main— Studio UI rendered in the platform sidebarui://collateral/settings— brand / voice / assets configuration panelcollateral://exports/{export_id}.{ext}— rendered export bytes, MIME per extensioncollateral://assets/{filename}— uploaded asset bytesskill://collateral/usage— agent-facing usage guideskill://collateral/reference— tool catalog, error recovery, anti-patterns
Built-in Templates
proposal— Multi-page business proposalone-pager— Single-page product/service overviewinvoice— Invoice with line items and totalsresume— Professional resume/CV
Development
uv sync
uv run python -m mcp_collateral.server # stdio mode
Установка Synapse Collateral
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/NimbleBrainInc/synapse-collateralFAQ
Synapse Collateral MCP бесплатный?
Да, Synapse Collateral MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Synapse Collateral?
Нет, Synapse Collateral работает без API-ключей и переменных окружения.
Synapse Collateral — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Synapse Collateral в Claude Desktop, Claude Code или Cursor?
Открой Synapse Collateral на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Synapse Collateral with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
