Skip to content
VS Code

OpenArx for VS Code

ai.openarx/openarx

Open scientific and engineering knowledge for AI agents: search, evidence, document publishing.

client:VS Code transport:streamable-http

Install OpenArx in VS Code

.vscode/mcp.json

{
  "servers": {
    "openarx": {
      "type": "http",
      "url": "https://mcp.openarx.ai/researcher/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

OpenArx in other clients