Elucora Evidence API for Cursor
com.elucora/evidence
Capture a web source, or seal a hash you hold, into a signed receipt anyone can verify offline.
client:Cursor
transport:streamable-http
Install Elucora Evidence API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"evidence": {
"url": "https://elucora.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs