Sponsored by Deepsite.site

Justfix Estimator

Created By
Just-Fixa month ago
Quote UK trades jobs (plumbing, electrical, locksmith and 10 more) from any MCP-compatible AI agent. Returns price breakdown + tappable booking link.
Overview

JustFix Skill 🛠️

Quote UK trades jobs from any AI agent. Get a price breakdown and a tappable booking link in a single turn.

License: MIT Skill format: AgentSkills MCP

👉 How to install JustFix on your AI agent → — Claude Desktop, Cursor, Claude Code, Codex CLI, Gemini CLI, OpenClaw, Hermes, or any MCP-aware client.


See it in action

On OpenClaw + Telegram

Ask Squid (or any OpenClaw agent) for a quote in plain English. The skill maps the request to the right JustFix service code, calls the MCP, and replies with a clean quote card and a tappable booking URL.

JustFix quote in OpenClaw Telegram

In ChatGPT (via the JustFix app)

The same underlying MCP server powers JustFix's official ChatGPT app. The skill in this repo gives you the equivalent experience in any other agent, with a tappable booking link instead of the ChatGPT rich card.

ChatGPT JustFix step 1ChatGPT JustFix step 2
ChatGPT JustFix step 3ChatGPT JustFix step 4

In Claude Code (and Cursor, Codex CLI, Gemini CLI)

The same skill loads natively in Claude Code. Ask in plain English, the skill resolves the service, calls the MCP, and returns the same quote card plus a tappable booking link.

JustFix skill running inside Claude Code

One-pager install guide: INSTALL.md. Detailed per-harness notes in install/.


What is this?

A portable AI skill that plugs into JustFix's public MCP server and lets your AI agent quote real trades jobs in real time. Built for OpenClaw, Hermes, Claude Code, Cursor, Codex CLI, Gemini CLI, and any other harness that supports AgentSkills or the Model Context Protocol.

One conversation, one quote, one tap to book.

You: How much would it cost to get someone to fix a broken kitchen tap?

Agent: 🔧 Plumbing Estimate
       Scope: Diagnose and repair dripping kitchen tap.
       Estimated duration: 1 hour

       Labour (1 hr × £90/hr): £90.00
       Call-out fee:           £50.00
       Total estimate:        £140.00

       📅 Tap to book this job → my.justfix.app/booking/...

What it does

The skill exposes three MCP tools from JustFix's estimator server to your AI agent:

ToolWhat it does
list_servicesLists JustFix's 13 service categories with hourly rates
call_out_feeReturns the flat booking call-out fee
service-estimate-cardGenerates a full cost estimate plus a unique booking URL

When the user is ready to confirm, the URL pops them to my.justfix.app where they finish the booking (date, postcode, payment).

Supported services

Electrical · Plumbing · Locksmith · Glazing · Carpentry · Handyperson · Heating + Gas · Gas Appliances · Roofing · Drains · White Goods · Boiler Service · Something Else (catch-all)

UK only. Hourly rates from £55 (white goods) to £90 (most trades). £50 flat call-out fee per booking.

Installation (pick your harness)

HarnessInstall guide
OpenClawinstall/openclaw.md
Hermesinstall/hermes.md
Claude Codeinstall/claude-code.md
Cursorinstall/cursor.md
Codex CLIinstall/codex-cli.md
Gemini CLIinstall/gemini-cli.md

If your harness isn't listed but supports MCP, the pattern is:

  1. Register https://estimator-mcp.justfix.app/mcp as a streamable-HTTP MCP server.
  2. Put SKILL.md somewhere the harness's skill discovery picks up (or paste its contents into your agent instructions).
  3. Done. No auth, no config, no API keys.

Sample conversations

Worked examples for common queries:

How it works

┌─────────────┐         ┌──────────────────────┐         ┌────────────────────┐
│  AI agent   │ ──MCP──▶│ JustFix MCP server   │ ──API──▶│ justfix.app        │
│ + SKILL.md  │         │ estimator-mcp        │         │ pricing engine     │
└─────────────┘         └──────────────────────┘         └────────────────────┘
       │                                                          │
       │                                                          │
       │  ◀── booking URL with unique tracking ID ────────────────┘
┌─────────────┐
│   User      │ ──── taps URL ────▶ my.justfix.app booking form
└─────────────┘

The MCP server is hosted on Vercel by JustFix and is open – no API key required. Each estimate is tagged with a unique chatgpt_booking_link_id for attribution.

What this skill CAN'T do

Honest about the boundaries:

  • ❌ Complete the booking itself (the user finishes on the JustFix website)
  • ❌ Check live engineer availability (handled at booking time)
  • ❌ Take payment (handled on the booking page)
  • ❌ Quote outside the UK
  • ❌ Quote materials or parts (labour-only estimate)

These are functions of the underlying JustFix product, not the skill. As JustFix expands the MCP, the skill will too.

Branding and attribution

This is an official integration with JustFix's public MCP server, but the skill repo itself is community-maintained. JustFix takes no responsibility for the skill's behaviour – only for the underlying MCP server.

If you fork, modify, or embed this skill, you must:

  • Keep the MIT license intact
  • Not misrepresent the JustFix brand
  • Pass through the booking URL unchanged (for attribution tracking)

Roadmap

When JustFix expands the MCP server, the skill will follow:

  • Engineer availability lookup
  • Quote-to-booking-confirmation in one turn
  • Multi-job bundle pricing
  • Recurring service plans (e.g. annual boiler service auto-rebook)
  • Photo upload for diagnostic estimates

Track progress in GitHub Issues.

Contributing

Pull requests welcome. Please:

  1. Read SKILL.md and understand the format
  2. Run the install/* guides in your own harness to test changes
  3. Open an issue first for anything bigger than a typo fix

License

MIT – use, modify, distribute, embed in commercial products. No warranty.

About JustFix

JustFix is a UK home-services platform connecting customers with vetted local tradespeople. Boiler service, electrical, plumbing, locksmith, glazing and more. Same-day availability in most UK cities.

🌐 justfix.app

Server Config

{
  "mcpServers": {
    "justfix-estimator": {
      "url": "https://estimator-mcp.justfix.app/mcp"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
CursorThe AI Code Editor
Serper MCP ServerA Serper MCP Server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Playwright McpPlaywright MCP server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Amap Maps高德地图官方 MCP Server
Tavily Mcp
WindsurfThe new purpose-built IDE to harness magic
ChatWiseThe second fastest AI chatbot™
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
DeepChatYour AI Partner on Desktop
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.