For agents

Connect your agent to Frontlatch.

One MCP endpoint. Paste it into the agent you already use and it can search the Sydney index or read what any other site actually offers, without anything installed on that site.

01 The endpoint

One URL for every agent.

MCP server URL

https://frontlatch.com/mcp

Select the text above and copy it — the button needs JavaScript, this does not.

Works without an account, rate-limited by IP. Sign in and create a free API key from the developer console for a higher ceiling.

02 Add it to your client

Pick the one you use.

Claude

  1. Open Settings, then Connectors.
  2. Choose Add custom connector.
  3. Paste this URL as the remote MCP server address, then save.

Server URL

https://frontlatch.com/mcp

Select the text above and copy it — the button needs JavaScript, this does not.

ChatGPT

  1. Open Settings, then Connectors (or Apps & Connectors).
  2. Create a new connector.
  3. Paste this URL as the MCP server address, then save.

Server URL

https://frontlatch.com/mcp

Select the text above and copy it — the button needs JavaScript, this does not.

Claude Code

  1. Run this in a terminal, outside an active session.
  2. It registers the server for the current project. Add --scope user to register it for every project instead.

Terminal command

claude mcp add --transport http frontlatch https://frontlatch.com/mcp

Select the text above and copy it — the button needs JavaScript, this does not.

Cursor

  1. Open (or create) .cursor/mcp.json in your project, or user-wide in ~/.cursor/mcp.json.
  2. Add this block under mcpServers, then restart Cursor.

mcp.json

{
  "mcpServers": {
    "frontlatch": {
      "url": "https://frontlatch.com/mcp"
    }
  }
}

Select the text above and copy it — the button needs JavaScript, this does not.

03 Try it

Once it is connected, paste this to your agent.

Example prompt

Using Frontlatch, find a plumber in Marrickville.
List what is actually bookable on their site.
If nothing is bookable yet, give me their phone number instead.

Select the text above and copy it — the button needs JavaScript, this does not.

The tool that would act, do, refuses every business that has not claimed its listing and switched that action on: nothing runs on a business’s behalf without it.