Skip to content
VS Code

Arquestra — Scientific Computing Orchestration for VS Code

io.github.apertura-ai/arquestra

AI orchestration for computational chemistry and HPC workflows.

client:VS Code transport:streamable-http

Install Arquestra — Scientific Computing Orchestration in VS Code

.vscode/mcp.json

{
  "servers": {
    "arquestra": {
      "type": "http",
      "url": "https://api.apertura-ai.de/mcp/orchestration"
    }
  }
}

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

Arquestra — Scientific Computing Orchestration in other clients