This is a Model Context Protocol server for FixerSydney. It exposes structured tools so AI agents can query Sydney and NSW film production information directly instead of scraping HTML.
POST https://fixersydney-mcp.jackcowhig.workers.dev/ with JSON-RPC 2.0 messages. /tools for a JSON tool index.
check_australian_offset_eligibility - Location Offset (30%), Producer Offset (40%/30%) and PDV Offset (30%) checkget_day_rates - working Sydney production day rates in AUD, MEAA-awareget_permit_info - filming permit authority lookup for Sydney councils, NPWS NSW, Transport for NSW and the restlist_locations - filming locations across Sydney and NSWrequest_quote - lodge a production brief with FixerSydneyget_network_coverage - cross-territory coverage (Australia, Ireland, Scotland){
"mcpServers": {
"fixersydney": {
"url": "https://fixersydney-mcp.jackcowhig.workers.dev/"
}
}
}
Operated by Jack Cowhig. Email hello@fixersydney.com.