Skip to content
VS Code

Arkova Verification for VS Code

io.github.carson-see/arkova-verification

Privacy-first document verification anchored to the public ledger.

client:VS Code transport:streamable-http

Install Arkova Verification in VS Code

.vscode/mcp.json

{
  "servers": {
    "arkova-verification": {
      "type": "http",
      "url": "https://edge.arkova.ai/mcp"
    }
  }
}

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

Arkova Verification in other clients