Arkova Verification for Cursor
io.github.carson-see/arkova-verification
Privacy-first document verification anchored to the public ledger.
client:Cursor
transport:streamable-http
Install Arkova Verification in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"arkova-verification": {
"url": "https://edge.arkova.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs