> ## Documentation Index
> Fetch the complete documentation index at: https://docs.groundforge.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported Features

> Review the platform, SDK, and CLI capabilities covered by this guide.

This guide covers:

| Component     | Version              |
| ------------- | -------------------- |
| Runtime       | `86Y.5p.6v.6aq`      |
| UI source     | `86Y.5p.6v.6ax-ui15` |
| LangChain SDK | `0.2.13`             |
| CLI           | `0.3.0.dev86+6bc`    |

## SaaS platform

* Organizations and Workspaces;
* Users, Groups, Service Accounts, Roles, Assignments, and credentials;
* managed and external Agents;
* Twilio WhatsApp, Mailgun, Slack, and JSON webhook Channels (see logos below);
* remote MCP registration, connection testing, and discovery;
* local stdio MCP discovery through the CLI;
* Agent- and MCP-targeted Gateways;
* Allow, Observe, Review, and Block;
* Operator Tasks;
* Traces, events, Observations, Drifts, and analytics.

| Twilio                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Mailgun                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="https://mintcdn.com/groundforgeai/V4bCNZADLwZmOUhb/images/logos/twilio.svg?fit=max&auto=format&n=V4bCNZADLwZmOUhb&q=85&s=23137771bd5787e2f879be0b011b0f6f" alt="Twilio" width="180" height="52" data-path="images/logos/twilio.svg" /> | <img src="https://mintcdn.com/groundforgeai/V4bCNZADLwZmOUhb/images/logos/mailgun.svg?fit=max&auto=format&n=V4bCNZADLwZmOUhb&q=85&s=e44f0beff51cba2ce8e643efff40199b" alt="Mailgun" width="190" height="52" data-path="images/logos/mailgun.svg" /> |

## LangChain SDK

* LangChain and LangGraph registration and discovery;
* direct instrumentation of `invoke`, `ainvoke`, `stream`, and `astream`;
* outbound service mode for Channel jobs;
* input and output adapters;
* audio, image, and document preprocessing;
* Gateway enforcement for external-Agent tools;
* Operator Task creation for Review;
* bounded and redacted Trace data.

## CLI

* resource CRUD and scoped context;
* Agent and MCP discovery;
* Gateway and Operator Task operations;
* Traces, events, Observations, and Drifts;
* manifests and capability inspection;
* local and remote MCP discovery and governed local MCP workflows.


## Related topics

- [Reference](/cli/reference.md)
- [CLI Overview](/cli/overview.md)
- [Governance](/cli/governance.md)
- [Connect a LangChain Agent](/sdk/langchain.md)
