← realopen.com
INDIVIDUAL MCP TOOL
search_assets
Search RealOpen's library of approved affiliate marketing assets (flyers, social graphics, email banners, brand logos, presentations, listing media).
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.realopen]
url = "https://mcp.realopen.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"realopen": {
"type": "http",
"url": "https://mcp.realopen.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: realopen
Remote MCP URL: https://mcp.realopen.app/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"realopen": {
"url": "https://mcp.realopen.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"realopen": {
"type": "http",
"url": "https://mcp.realopen.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "realopen",
"transport": "streamable-http",
"url": "https://mcp.realopen.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_snippets— Find pre-approved RealOpen social-media snippets — copy-ready posts written by RealOpen's marketing team for twitter, linkedin, instagram, email, or general use.get_referral_link— Construct a tracked referral URL pointing at a realopen.get_how_it_works— Return RealOpen's canonical explanation of how a crypto-to-real-estate transaction works.get_supported_crypto— Return the current list of cryptocurrencies, blockchains, and stablecoins accepted by RealOpen for real-estate purchases.get_fee_structure— Return RealOpen's current pricing and fee breakdown with worked examples.get_faq— Search RealOpen's frequently asked questions by keyword and/or category.get_service_areas— Return RealOpen's current geographic coverage, supported property types, and international availability.get_account_status— Returns a high-level account overview: identity verification state, wallet count (not individual wallet details), and Proof of Funds eligibility.