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
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
- Open Settings, then Connectors.
- Choose Add custom connector.
- Paste this URL as the remote MCP server address, then save.
Server URL
https://frontlatch.com/mcp
ChatGPT
- Open Settings, then Connectors (or Apps & Connectors).
- Create a new connector.
- Paste this URL as the MCP server address, then save.
Server URL
https://frontlatch.com/mcp
Claude Code
- Run this in a terminal, outside an active session.
- 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
Cursor
- Open (or create) .cursor/mcp.json in your project, or user-wide in ~/.cursor/mcp.json.
- Add this block under mcpServers, then restart Cursor.
mcp.json
{
"mcpServers": {
"frontlatch": {
"url": "https://frontlatch.com/mcp"
}
}
}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.
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.