> For the complete documentation index, see [llms.txt](https://moofai.gitbook.io/moof/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moofai.gitbook.io/moof/introduction/moof-build-your-agentic-ai-universe-powered-by-mcp-a2a-and-tee.md).

# MOOF: Build Your Agentic AI Universe - powered by MCP, A2A, and TEE

<figure><img src="/files/pOKzF5tyFBEDIyFbKH41" alt=""><figcaption></figcaption></figure>

## "If there's one thing in AI that one should pay attention to, it's Agentic AI."

— *Andrew Ng,  Founder of* [*DeepLearning.AI*](https://www.deeplearning.ai/)*, Executive Chairman of* [*LandingAI*](https://landing.ai/)*, GP at* [*AI Fund*](https://aifund.ai/)

**MOOF** is a pioneering platform that empowers users to create and deploy **Agentic AI Universes** – immersive multi-agent ecosystems governed by customizable Agentic AI.&#x20;

Recent advances in *Agentic AI frameworks* (e.g. AutoGPT, BabyAGI, Voyager, ChatDev) demonstrate the potential of *autonomous AI agents* that can plan, learn, and collaborate with minimal human input. However, realizing full “Agentic AI universes” requires an integrated solution combining intuitive development tools, interoperable agent communication standards, secure execution, and aligned incentives. MOOF addresses this need with follow features:&#x20;

* **MOOF Playground: no-code AI agent and Agentic Universe creation platform**
  * **Supports** [**Google A2A**](https://github.com/google/A2A)**, MCP (**[**Model Context Protocol**](https://docs.anthropic.com/en/docs/agents-and-tools/mcp)**) and** [**TEE (Trusted Execution Environment)**](https://en.wikipedia.org/wiki/Trusted_execution_environment)
  * **Supports agent workflow creation on Telegram and X through MOOFAgent**
* **MOOF TEE MCP Hosting (backed by Phala Network)**
* **MOOF Agent x MCP Marketplace**
* **MOOF Multi-agent Development Kit (MMDK)**
* **MOOF Evolution Engine**
* **MOOF Memory Network**
* **MOOF Knowledge Graph**
* **MOOF Governance Hub**
* **MOOF Launchpad**

Together, these components enable anyone – even non-programmers – to design complex agentic societies, ensure their reliable operation in a secure cloud environment, and participate in a tokenized economy around Agentic AI.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://moofai.gitbook.io/moof/introduction/moof-build-your-agentic-ai-universe-powered-by-mcp-a2a-and-tee.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
