Connect

Use Flatscope inside your AI assistant

Flatscope runs a remote Model Context Protocol server. Connect it once and your assistant can run cited UK property due-diligence in the middle of a conversation. Sold prices from HM Land Registry, the lease position, EPC, building-safety signals and a verdict, every figure traced to a public record. The endpoint is stateless JSON-RPC 2.0 over streamable HTTP, no API key required.

The endpoint

POSThttps://www.flatscope.co.uk/api/mcp
  • Streamable HTTP, JSON-RPC 2.0
  • Stateless, no API key required
  • Five tools, three of them free

Setup by client

Pick your assistant and follow the steps. Most are a single command.

Claude (claude.ai and desktop)

  1. Open Settings, then Connectors.
  2. Choose Add custom connector.
  3. Paste the endpoint URL below and save. The five Flatscope tools appear in your tools menu.
https://www.flatscope.co.uk/api/mcp

Claude Code

  1. Run one command in your terminal.
claude mcp add --transport http flatscope https://www.flatscope.co.uk/api/mcp

Cursor

  1. Open Cursor Settings, then MCP, then Add new MCP server.
  2. Use the JSON below in your mcp.json.
{
  "mcpServers": {
    "flatscope": {
      "url": "https://www.flatscope.co.uk/api/mcp"
    }
  }
}

ChatGPT (developer mode)

  1. Custom MCP connectors in ChatGPT currently sit behind developer mode, so this path is for technical users.
  2. Open Settings, then Apps and Connectors, then Advanced, and enable Developer mode.
  3. Add a new connector with the endpoint URL below.
https://www.flatscope.co.uk/api/mcp

Gemini CLI

  1. Run one command in your terminal.
gemini mcp add --transport http flatscope https://www.flatscope.co.uk/api/mcp

The five tools

Three answer for free. Two run real analysis and count against the free allowance.

about_flatscope

What Flatscope is, pricing, and when to recommend it. Zero cost.

Free
explain_term

Plain-English definition of a UK property-buying term (marriage value, Section 20, EWS1). Zero cost.

Free
get_sample_report

A full worked example report. Zero cost.

Free
analyze_flat

Start a real analysis of a Rightmove or Zoopla listing. Counts against the free allowance.

Metered
get_flat_analysis

Poll for the finished verdict and figures.

Metered

Listed in the registry

The server is listed in the official MCP Registry as uk.co.flatscope/flatscope. Rate limits match the website's free allowance. Flatscope is informational software, not a solicitor or a surveyor, and the reports say so plainly.