Skip to content
Claude Desktop

devdrops property for Claude Desktop

io.github.metamorphosis-sre/devdrops-property

UK property MCP: Land Registry prices, company charges, House Price Index. x402 USDC on Base.

client:Claude Desktop transport:streamable-http

Install devdrops property in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "devdrops-property": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.devdrops.run/api/property/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

devdrops property in other clients