Skip to content
VS Code

policyoracle for VS Code

io.tooloracle/policyoracle

PolicyOracle - 12 policy lifecycle tools: drafting, approval, distribution, attestation.

client:VS Code transport:streamable-http

Install policyoracle in VS Code

.vscode/mcp.json

{
  "servers": {
    "policyoracle": {
      "type": "http",
      "url": "https://tooloracle.io/policy/mcp/"
    }
  }
}

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

policyoracle in other clients