# Xalora Mesh

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

Xalora Mesh is an open network of modular, purpose-built AI agents. Each agent is a specialized unit that can process data, generate reports, or engage in conversations, while collectively forming an intelligent swarm to tackle complex tasks. Built on decentralized compute and powered by diverse AI models, Mesh agents can be combined into powerful workflows for cost-efficient and highly flexible solutions.

Mesh agents are designed to be interoperable with all major AI platforms and frameworks. They communicate with simple REST APIs and Model Context Protocol (MCP).

**Key Features:**

* **Modular and Composable:**\
  Every agent focuses on a specific task, such as token analysis, social media research, or smart contract security. They are accessible through a unified interface, allowing them to be used in any application or by other agents.
* **Flexible Deployment:** Agents can run on Xalora’s hosted AI-as-a-Service Cloud, on your own servers, or even within secure Trusted Execution Environments (TEEs) if the agent is performing sensitive tasks.
* **Community-Driven Development:**\
  With each new agent contributed by the community, Xalora Mesh grows stronger. More integrations mean smarter workflows and better, more accessible AI services for everyone.

### [​](https://docs.heurist.ai/agent-framework/heurist-mesh#introducing-heurist-mesh-mcp-portal%3A-deploy-your-own-mcp-server-today)Introducing Xalora Mesh MCP Portal: Deploy Your Own MCP Server Today <a href="#introducing-heurist-mesh-mcp-portal-3a-deploy-your-own-mcp-server-today" id="introducing-heurist-mesh-mcp-portal-3a-deploy-your-own-mcp-server-today"></a>

You can now create dedicated MCP servers on-demand from any MCP client (Claude Desktop, Cursor, Windsurf, and more).

* Select any combination of agents and tools you need
* Instantly spin up a managed MCP server with secure data access and unified payment
* Just one unified Xalora API key with pay-per-use pricing gets you access to the entire ecosystem

#### [​](https://docs.heurist.ai/agent-framework/heurist-mesh#free-mcp-server)Free MCP Server <a href="#free-mcp-server" id="free-mcp-server"></a>

We also provide a free hosted SSE endpoints. This includes all the tools from the following commonly used agents: CoingeckoTokenInfoAgent, ElfaTwitterIntelligenceAgent, ExaSearchAgent, DexScreenerTokenInfoAgent, ZerionWalletAnalysisAgent. This is a shared server and the performance may be unstable.

As of now, AI code editors like Cursor, Windsurf, Trae can directly access SSE servers. For Claude Desktop users, we recommend installing \[mcp-proxy] to connect to the SSE server.

***

### [​](https://docs.heurist.ai/agent-framework/heurist-mesh#building-the-compositional-ai-future)Building the Compositional AI Future <a href="#building-the-compositional-ai-future" id="building-the-compositional-ai-future"></a>

The road ahead for Xalora Mesh extends far beyond what we’ve built today. Our next steps include:

* **Onchain Action Agents:** Expanding beyond data intelligence to enable agents that execute transactions and control computers directly—turning insights into autonomous actions.
* **Self-Custody Agent Memory:** Encrypted, wallet-bound memory systems that follow users and agents across applications, enabling deeply personalized experiences while preserving privacy.
* **Self-Evolving Intelligence:** Meta-agents that assemble new tools and build new agents on the run, instead of using predetermined code.

We envision a future where anyone can easily customize powerful agents to their needs by assembling existing agents and tools. Agents should not be limited to specific platforms, models, but work seamlessly across all platforms, while being personalized, private, and secure.

Xalora Mesh welcomes both human and AI contributors. This permissionless, modular architecture transforms AI development to symbiotic intelligence that grows organically.


---

# Agent Instructions: 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://xalora-ai.gitbook.io/xalora-ai-docs/xalora-mesh.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.
