mcp server for Cursor
io.github.realopengroup/mcp-server
Verify crypto wallets and generate proof of funds letters for buying real estate with crypto.
client:Cursor
transport:streamable-http
tools:21
Install mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.realopen.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- search_assets
- get_snippets
- get_referral_link
- get_how_it_works
- get_supported_crypto
- get_fee_structure
- get_faq
- get_service_areas
- get_started
- get_account_status
- start_identity_verification
- add_wallet
- verify_wallet_signature
- verify_wallet_transfer
- remove_wallet
- refresh_wallet_balance
- link_wallet_xpub
- refresh_wallet_verification
- get_wallet_summary
- generate_proof_of_funds
- logout