Tramai Logo
Tramai

Extending

TramAI is designed to stay structured while remaining adaptable. This section covers the extension points you use when the default providers and behaviors are not enough and you need to integrate custom infrastructure.

In This Section

GuideFocus
Custom ProvidersImplementing provider adapters for non-standard or internal backends
Custom InterceptorsAdding cross-cutting behavior around operation execution
Custom ObserversPlugging in custom observation and telemetry behavior
MCP IntegrationExposing or integrating workflows through the Model Context Protocol

When To Start Here

Start here when the default modules are close but not sufficient, and you need to tailor TramAI to your platform or internal tooling.