mcp for Cursor
com.verifyum/mcp
Privacy-preserving file proofs on Solana. Files are hashed locally. Currently free, no API key.
client:Cursor
transport:streamable-http
tools:3
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.verifyum.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs