Property Skill
Investment Summary Generator
Found it on Rightmove. Find out if it stacks up.
Free
Quick start
- Download the skill and drop it into your project
- Connect the Property MCP server (instructions included)
- Paste any Rightmove URL and ask for an investment summary
The problem
You find a property on Rightmove. To work out if it is worth buying, you need to check Land Registry comps, EPC data, rental yields, stamp duty, and what else is on the market. That is four separate searches, a spreadsheet, and an hour of your evening.
What this skill does
- Pulls listing details directly from a Rightmove URL
- Comparable sales: median, mean, price per square foot, EPC match rate
- Price positioning: where the asking price sits against comps and why
- Rental market analysis: active listings, median rent, multiple yield scenarios
- Gross and net yield with service charge adjustment where applicable
- Stamp duty breakdown including additional property surcharge
- Key insights: specific flags on this property (time on market, EPC risks, pricing anomalies)
- Negotiation target: a recommended offer range with reasoning
Connect the data
This skill pulls live data from Property. Pick your app and paste the config below.
claude.ai
- Go to Settings (bottom left)
- Click MCP Servers
- Click Add
- Paste this URL:
https://property-shared.fly.dev/mcp
Claude Desktop
Open your config file:
- Mac:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Add to the mcpServers section:
{
"mcpServers": {
"property": {
"type": "http",
"url": "https://property-shared.fly.dev/mcp"
}
}
}
Claude Code
Run this in your terminal:
claude mcp add --transport http property https://property-shared.fly.dev/mcp
ChatGPT
- Go to Settings
- Click Connected apps
- Click Add MCP server
- Paste this URL:
https://property-shared.fly.dev/mcp
Cursor / other editors
Add to your .cursor/mcp.json or equivalent config:
{
"mcpServers": {
"property": {
"url": "https://property-shared.fly.dev/mcp"
}
}
}
No API key needed. Free, hosted, ready to use.
What's included
- SKILL.md file for Claude Code, Cursor, or any AI agent
- Setup guide for connecting the Property MCP server
- Example prompts for different property types
- Lifetime updates
Free download
Lifetime updates
Works with Claude Code, Cursor, or any AI agent
These skills show what a well-built workflow looks like. If yours doesn't look like this yet, that's where I come in. Custom skills from £299. MCP integration from £999. Tell me what you need.
Also available