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

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

### Core Feature Overview

#### 1.     Quick Configuration of MCP Services

*Contextus* enables you to easily add or remove MCP service configurations, with multi-client support for models such as Morpheus, Claude, GPT-4All, and LLaMA. It eliminates the need for complex commands or scripts.

#### 2.     Centralized Management via Configuration Profiles

With the "Profiles" feature, you can group and manage multiple MCP services based on use cases. For example:

·       Configure lightweight models for personal assistant tasks;

·       Set up long-context models for research scenarios;

·       Deploy private models for enterprise environments.\
You can activate or deactivate different profiles with a single command, enabling a seamless "context-as-scenario" scheduling experience.

#### 3.     Central Registry for Service Discovery

*Contextus* integrates an MCP server registry system that allows users to discover, browse, and connect to community-shared model services. This extends your capabilities from "local models" to a globally connected semantic service network.

#### 4.     Powerful MCP Router Functionality

*Contextus* includes a high-performance MCP routing daemon with the following capabilities:

* Aggregate multiple MCP services under a single local port (e.g., <http://localhost:6276>);
* Intelligently route context requests to the appropriate model based on the active profile;
* Support session reuse, enabling multiple clients to share model connections and context states;
* Provide hot-swapping capabilities to switch backend services without interrupting running applications.

#### 5.     Command-Line Interface (CLI) for Full Control

All operations—including configuration, profile activation, routing control, and service queries—can be executed through the *Contextus* CLI tool, significantly reducing deployment and maintenance complexity.

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

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

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

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


---

# 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-2-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.
