mcp server for Grok
io.github.realopengroup/mcp-server
Verify crypto wallets and generate proof of funds letters for buying real estate with crypto.
client:Grok
transport:streamable-http
tools:21
Install mcp server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.realopen.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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