mcp server for Zed
io.github.realopengroup/mcp-server
Verify crypto wallets and generate proof of funds letters for buying real estate with crypto.
client:Zed
transport:streamable-http
tools:21
Install mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://mcp.realopen.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed 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