JxBrowser MCP Server
io.github.TeamDev-IP/jxbrowser-mcpMCP server to assist with JxBrowser development.
Tools · 2
Provides step-by-step instructions for an AI assistant to set up a new JxBrowser project. This tool is meant for fully automated project creation and should be called when the user asks to create, st…
The tool for getting help with JxBrowser. Use this tool whenever you need information about JxBrowser, including but not limited to: - API Documentation: Class methods, interfaces, callbacks, events…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"jxbrowser_mcp_server": {
"url": "https://jxbrowser.mcp.teamdev.com/",
"transport": "streamable-http"
}
}
}