Labsco
SlideSpeak logo

OnBrand by SlideSpeak

β˜… 5

from SlideSpeak

An MCP server that feeds AI agents your brand's real logos, colors, fonts, and approved slide layouts, so every deck and document comes out on brand the first time.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedAccount requiredAdvanced setup

OnBrand by SlideSpeak

OnBrand by SlideSpeak is an MCP service and dashboard that gives AI agents access to governed brand knowledge: Brand Guides, Brand Kit assets, color tokens, logo guidance, and presentation design prompts.

The repository is a standalone service. It can run in any environment where you provide a compatible OAuth provider, Postgres database, and S3 bucket.

Available Tools

  • get_onbrand_skill - Get the OnBrand skill for what OnBrand can do and how to use its tools.

  • list_brand_guides - List Brand Guides available to the current user.

  • get_brand_guide - Get Brand Guide metadata, Brand Kit tokens, asset handles, and Presentation Kit guidance.

  • materialize_brand_kit_assets - Get S3 download commands for Brand Kit assets such as logos and decorative files.

  • get_brand_guide_writer_skill - Get the skill for authoring a new Brand Guide.

  • prepare_brand_guide_asset_uploads - Get S3 upload commands for new logo and decorative asset files.

  • write_brand_guide - Create or replace a Brand Guide using uploaded asset references and design guidance.

Development

Useful checks:

Copy & paste β€” that's it
bun run format:check
bun run lint
bun run typecheck
bun run test
bun run build
bun run react-doctor:check