How to Use the Zoopla MCP in Claude Code
Automate market analysis from the terminal with Claude Code. Run Zoopla data pulls in CI/CD pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Zoopla MCP to Claude Code
Create your Vinkius account to connect Zoopla 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: Get Area Valuation Metrics
Run `zed_index` via a simple command to pull the Zoopla Zed-Index for any area. The output is plain text, making it perfect for piping directly into other shell scripts or passing as an environment variable. This capability allows you to automate checks—for instance, running nightly cron jobs that compare today's index against yesterday's.
MCP Server: Pull Property Lists
Execute `property_listings` in a CI/CD pipeline. You get the full list of properties for sale or rent, which can then be filtered using standard Unix tools like `grep` or `awk` before saving to disk. This makes it simple to batch process thousands of records across multiple regions without needing an intermediary application layer.
Claude Code: Analyze Sold Prices
Use the `average_sold_prices` tool in a script. The output is clean, delimited data that you can easily redirect and append to a CSV file. No JSON parsing needed—just raw numbers for calculation. This is essential for backend services that track long-term market shifts over time.
Set up Zoopla 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 seezoopla-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Zoopla transactions." It will automatically discover and invoke the available Zoopla tools.
claude mcp add --transport http zoopla-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 Zoopla MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Zoopla MCP today
We host it, we monitor it, we maintain it. You just paste one token.