Skip to content
VS Code

Orcha for VS Code

io.github.westonhancock/orcha

Securely search and manage workspace context files for AI agents and teams.

client:VS Code transport:streamable-http

Install Orcha in VS Code

.vscode/mcp.json

{
  "servers": {
    "orcha": {
      "type": "http",
      "url": "https://app.tryorcha.com/mcp"
    }
  }
}

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

Orcha in other clients