Skip to content
VS Code

Elucora Evidence API for VS Code

com.elucora/evidence

Capture a web source, or seal a hash you hold, into a signed receipt anyone can verify offline.

client:VS Code transport:streamable-http

Install Elucora Evidence API in VS Code

.vscode/mcp.json

{
  "servers": {
    "evidence": {
      "type": "http",
      "url": "https://elucora.com/mcp"
    }
  }
}

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

Elucora Evidence API in other clients