Skip to content
VS Code

yarrow for VS Code

io.github.shaozhengkun123/yarrow

I-Ching (周易) oracle: cast a hexagram, read classical commentary, get a reflection. Bilingual.

client:VS Code transport:streamable-http tools:7

Install yarrow in VS Code

.vscode/mcp.json

{
  "servers": {
    "yarrow": {
      "type": "http",
      "url": "https://yarrow-oracle.shaozhengkun.workers.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

yarrow in other clients