ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Matrix with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate your Matrix communications. manage rooms, send secure messages, and sync account state directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 19 capabilities

The complete Matrix capability set.

These are the exact actions your AI can choose when you ask it to work with Matrix.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 19 available through Matrix.

  1. 01

    Claim keys

    Claim E2EE keys from the homeserver

  2. 02

    Sync client

    Synchronize client state with the homeserver

  3. 03

    Create room

    Create a new Matrix room

  4. 04

    Deactivate account

    Deactivate the current Matrix account

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 19 available through Matrix.

  1. 05

    Download media

    Download media from the homeserver

  2. 06

    Join room

    Join a Matrix room by ID or alias

  3. 07

    Knock room

    Knock on a Matrix room to request access

  4. 08

    Leave room

    Leave a Matrix room

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 19 available through Matrix.

  1. 09

    Login account

    Log in to a Matrix account

  2. 10

    Logout account

    Log out of the current Matrix account

  3. 11

    Query keys

    Query E2EE keys from the homeserver

  4. 12

    Search user directory

    Search the user directory

Capability set04 / 05

13-16

4 capabilities in this set.

Part of 19 available through Matrix.

  1. 13

    Set room state

    Set state events for a room

  2. 14

    Upload media

    Upload media to the homeserver

  3. 15

    Change password

    Change the account password

  4. 16

    Get room state

    Get state events for a room

Capability set05 / 05

17-19

3 capabilities in this set.

Part of 19 available through Matrix.

  1. 17

    Register account

    Register a new Matrix account

  2. 18

    Send message

    Send a message or event to a Matrix room

  3. 19

    Upload keys

    Upload E2EE keys to the homeserver

Observed, not estimated

985ms average. Fast in production.

Matrix is checked daily against the live service.

Daily averagePeak 1185ms
Aug 20Today
Fastest day
851ms
Slowest day
1185ms
14-day trend
Slowing+9%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 19 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Matrix, so you can see the experience inside your AI.

It does not authenticate your account with Matrix. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Matrix Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_7FEeYnVTUWoeZZWgbVgwWO7Bd4xLwgOKwHc6oxrN/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Matrix capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "matrixelement-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_7FEeYnVTUWoeZZWgbVgwWO7Bd4xLwgOKwHc6oxrN/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Matrix owners ask.

  • 01

    How do I see the latest messages in my rooms?

    Use the sync_client capability. It synchronizes your local state with the homeserver, retrieving all new events, messages, and room state changes since your last sync.

  • 02

    Can I search for people on other Matrix servers?

    Yes, the search_user_directory capability allows you to search the directory available to your homeserver, helping you find users by their display name or Matrix ID.

  • 03

    Is it possible to manage room settings like the topic or name?

    Absolutely. Use set_room_state to update room metadata. You can change the room name, topic, or other state events by providing the correct event_type and body.