# Contextus:  The Context Management and Routing Hub of MATRIX （1/3）

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

## An Open-Source Service and CLI Tool Built for the MCP Protocol

As multi-model collaboration and agent ecosystems continue to take shape, AI models are no longer isolated silos operating independently. Instead, they must share context, synchronize states, and dynamically switch tasks and response sources based on user intent. In response to this need, *Contextus* was developed by the MATRIX AI Network as an open-source context management service.

*Contextus* is an open-source service system and command-line interface (CLI) tool designed specifically for the Model Context Protocol (MCP). Its goal is to simplify the configuration, routing, and shared management of MCP servers across different client applications.

&#x20;

Why Do We Need Contextus?

*Contextus* was designed to address the challenges faced by developers and users when interacting with multiple MCP-based model services, including:

* Manual configuration of model addresses for each client;
* Inability to share context across multiple models;
* Frequent local reconfiguration when switching services;
* Lack of a centralized tool for registration, activation, and state management.

*Contextus* is introduced as a semantic hub tool specifically designed to tackle these pain points.

{% embed url="<https://coinmarketcap.com/community/articles/681a2bc0dceabf11ddfc7cc9>" %}

{% embed url="<https://coinmarketcap.com/community/post/358349617>" %}

{% embed url="<https://matrixainetwork.medium.com/contextus-the-context-management-and-routing-hub-of-matrix-d51da5f8ff90>" %}

{% embed url="<https://x.com/MatrixAINetwork/status/1919773463910269222>" %}


---

# 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://docs.matrix.io/ai-agent/contextus-the-context-management-and-routing-hub-of-matrix-1-3.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.
