MatrixAIMatrixAI

MCP Integrations

Manage MCP Server (let external AI agents operate MatrixAI) and MCP Client connections (let MatrixAI call external tools)

MatrixAI MCP Server
Let external AI agents (Claude, Manus, etc.) operate MatrixAI via MCP protocol
Protocol
2024-11-05
Version
1.0.0
Available Tools
18
Endpoint
/api/mcp
Quick Setup for Claude Desktop
{
  "mcpServers": {
    "matrixai": {
      "url": "https://sovrmatrix.com/api/mcp/sse",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
API Keys
Manage API keys for external AI agents to authenticate

No API keys yet. Create one to let AI agents connect.