Skip to content

Commit 378249f

Browse files
committed
Needed this
1 parent cbdfadb commit 378249f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# Enso Labs - Orchestra 🪶
1+
# Enso Labs - Orchestra 🪶
22
<a href="https://discord.com/invite/QRfjg4YNzU"><img src="https://img.shields.io/badge/Join-Discord-purple"></a>
33
<a href="https://orchestra.enso.sh/api"><img src="https://img.shields.io/badge/View-API Docs-blue"></a>
44
<a href="https://enso.sh/socials"><img src="https://img.shields.io/badge/Follow-Social-black"></a>
55

6+
!!! info "Living Documentation"
7+
This documentation is actively maintained and continuously updated as Orchestra evolves. Features, APIs, and best practices are regularly refined. For the most current information, check back frequently or join our [Discord community](https://discord.com/invite/QRfjg4YNzU).
8+
69
Ensō Orchestra is a composable AI agent infrastructure built on LangGraph and powered by the [MCP](https://github.com/modelcontextprotocol) & [A2A](https://github.com/google/A2A) protocols by [Enso Labs](https://enso.sh).
710

811
## What is Ensō Orchestra?

docs/tools/mcp.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
<a href="https://orchestra.enso.sh/api"><img src="https://img.shields.io/badge/View-API Docs-blue"></a>
55
<a href="https://enso.sh/socials"><img src="https://img.shields.io/badge/Follow-Social-black"></a>
66

7+
!!! info "Actively Evolving"
8+
MCP integration is actively being enhanced with new features and capabilities. This documentation reflects the current implementation and is updated regularly.
9+
710
[MCP](https://modelcontextprotocol.io/introduction) is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.
811

912
![Landing Page](https://github.com/ryaneggz/static/blob/main/enso/mcp-enable.gif?raw=true)

0 commit comments

Comments
 (0)