JxBrowser MCP Server for Cursor
io.github.teamdev-ip/jxbrowser-mcp
MCP server to assist with JxBrowser development.
client:Cursor
transport:streamable-http
tools:2
Install JxBrowser MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"jxbrowser-mcp": {
"url": "https://jxbrowser.mcp.teamdev.com/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs