How to Use the Melo MCP in Claude Code
Query blockchain real estate records and pipe property data directly from your terminal using Claude Code and Melo.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Melo MCP to Claude Code
Create your Vinkius account to connect Melo to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Claude Code queries real estate ledgers via the terminal
`list_transactions` outputs raw blockchain transaction histories directly to your command line. Claude Code executes this tool, parses the JSON payload, and pipes the structured transfer records to other shell utilities for quick analysis. This terminal-first approach replaces slow web interfaces. You can run complex queries, filter by block height, and extract buyer trends without leaving your SSH session.
Audit property metadata using this CLI MCP Server
`get_onchain_metadata` fetches the underlying smart contract details for any tokenized property. Claude Code reads this data to verify token standards, contract ownership, and deployment parameters directly from your shell. You can integrate these checks into your deployment scripts. The CLI agent verifies the contract state before running migrations, preventing configuration errors on live networks.
Fetch neighborhood trends with Claude Code
`list_neighborhoods` retrieves aggregated market metrics for specific urban zones. Claude Code uses this tool to pull average square-foot pricing and transaction counts, allowing you to feed real-time real estate data into your terminal scripts. This lets you build automated cron jobs that track market shifts. You can set up a daily script to monitor on-chain volume and write the results to a local log file.
Set up Melo MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemelo-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Melo transactions." It will automatically discover and invoke the available Melo tools.
claude mcp add --transport http melo-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Melo MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Melo MCP today
We host it, we monitor it, we maintain it. You just paste one token.