Skip to content
VS Code

Touchstone for VS Code

cv.touchstone/touchstone

Bitcoin-anchored, tamper-evident audit log for AI agents — record, disclose and verify actions.

client:VS Code transport:streamable-http runtime:npm

Install Touchstone in VS Code

.vscode/mcp.json

{
  "servers": {
    "touchstone": {
      "type": "http",
      "url": "https://touchstone.cv/mcp"
    }
  }
}

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

Touchstone in other clients