lim-asdk/Matrix_MCP_V2
Installable MCP workspace for connecting AI models, MCP servers, and real tool workflows across web and desktop.
Platform-specific configuration:
{
"mcpServers": {
"Matrix_MCP_V2": {
"command": "npx",
"args": [
"-y",
"Matrix_MCP_V2"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> [!NOTE] > Official Promotional Homepage: https://lim-asdk.github.io/Matrix_MCP_V2/ > Technical Documentation (README): This guide focuses on installation, configuration, and architecture.
English | ķźµģ“
[](https://github.com/lim-asdk/Matrix_MCP_V2) [](LICENSE) [](requirements.txt) [](https://modelcontextprotocol.io)
Professional MCP Operation Workspace. A specialized environment for connecting, testing, and managing Model Context Protocol (MCP) servers and AI profiles across Web and Desktop environments.
---
Matrix MCP is a specialized workspace focused on the operational aspects of the Model Context Protocol. Unlike standard chat clients, it provides a structured environment for managing the full lifecycle of MCP connections and AI tool-calling workflows.
---
Ensure you have Python 3.10+ installed on your system.
# Clone the repository
git clone https://github.com/lim-asdk/Matrix_MCP_V2.git
cd Matrix_MCP_V2
# Create a virtualLoading reviews...