MCP Serverv1.0.0

JxBrowser MCP Server

JxBrowser MCP Server


Overview

MCP server to assist with JxBrowser development.

Quick Start

Tip: If your OS has a Matrix CLI handler registered, clicking Install will launch it. If not, this section provides the manual commands.

1. Install the Component

Run the following command in your terminal to install the component.

matrix install mcp.io-github-TeamDev-IP-jxbrowser-mcp.sse.d7e85e9c23@1.0.0 --alias jxbrowser-mcp-server

2. Run the Component

Once installed, you can start it with the run command.

matrix run jxbrowser-mcp-server

3. Use It

Your component is now running. You can interact with it at http://127.0.0.1:<port> (the port will be shown in your terminal).


Technical Details

For advanced use cases, you can view the raw component manifest file.
View Raw Manifest (JSON)