Tyler Forge

Tyler Forge

Official
tyler-technologies-oss

Provides AI-powered access to Tyler Technologies' design system documentation, components, and design tokens. Generates framework-specific code examples and validates component API usage.

4243 views1Local (stdio)

What it does

  • Browse Tyler Forge component library and documentation
  • Generate framework-specific code examples (Angular, React, Vue, Svelte)
  • Search components and icons with natural language queries
  • Validate component API usage and properties
  • Access design tokens for colors, spacing, and typography
  • Get setup instructions for framework integration

Best for

Developers building applications with Tyler Forge componentsTeams implementing Tyler Technologies design systemFrontend developers needing component documentation and examples
Auto-detects installed Tyler Forge version10+ specialized documentation toolsFramework-agnostic with specific integration guides

Tools (11)

get_component_docs

Get comprehensive documentation for Tyler Forge components in various formats: full API reference, summary overview, or structural usage examples. Returns component list when no component specified.

list_components

Browse all available Tyler Forge components with descriptions. Returns a comprehensive table of all components with their purpose and capabilities.

find_components

Search Tyler Forge components by name, description, or functionality with enhanced fuzzy matching. Supports multi-term queries like "app bar drawer". Returns all components when no query provided.

validate_component_api

Validate Tyler Forge component-specific API usage after code generation. DO NOT use this tool to validate standard HTML attributes (id, class, style, etc.), ARIA attributes (aria-*), or data attributes (data-*) - these are valid on all elements. Only validate component-specific properties, attributes, events, methods, slots, CSS properties, parts, and classes.

get_design_tokens

Get Tyler Forge design tokens for consistent styling. Access color palettes, spacing scales, typography, animation, and other design system values.

Alternatives