Orq.ai for VS Code
ai.orq/orq
Build and monitor LLM apps on Orq.ai: AI gateway, agents, prompts, evals, traces.
client:VS Code
transport:streamable-http
Install Orq.ai in VS Code
.vscode/mcp.json
{
"servers": {
"orq": {
"type": "http",
"url": "https://my.orq.ai/v2/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs