Orquesta for VS Code
com.getorquesta/orquesta
Read a project's prompts, logs and agents, and send new work to the agent on your own machines.
client:VS Code
transport:streamable-http
Install Orquesta in VS Code
.vscode/mcp.json
{
"servers": {
"orquesta": {
"type": "http",
"url": "https://getorquesta.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs