{"server":{"name":"irelandfixer-mcp","version":"0.1.0"},"protocolVersion":"2025-03-26","tools":[{"name":"check_section_481_eligibility","description":"Check whether a film or TV production qualifies for the Irish Section 481 tax credit. Returns eligibility, applicable rate (32 percent standard, 40 percent Scéal Uplift for lower-budget features with EEA key creative, or 40 percent VFX Uplift when qualifying VFX spend is at least EUR 1 million), and the gating reasons. The pre-2024 regional uplift is no longer in force. Use when a producer asks about Section 481 eligibility, the Irish film tax credit, or budgeting an Irish shoot.","inputSchema":{"type":"object","properties":{"production_type":{"type":"string","description":"One of: feature film, TV drama, animation, creative documentary, TVC, commercial, music video, reality TV, sport, news, branded content, corporate."},"eligible_irish_spend_eur":{"type":"number","description":"Estimated Irish-eligible production spend in EUR."},"qualifying_vfx_spend_eur":{"type":"number","description":"Estimated qualifying Irish VFX spend in EUR. If at least EUR 1 million the VFX Uplift can apply (40 percent across all eligible spend, capped at EUR 10 million of uplifted portion)."},"eea_key_creative":{"type":"boolean","description":"True if at least one key creative role (director, writer, editor, DOP, production designer or composer) is held by an Irish or EEA national. Required for the Scéal Uplift."},"intended_for_theatrical_release":{"type":"boolean","description":"True if the feature is intended for a theatrical release of at least 5 days. Required for the Scéal Uplift."}},"required":["production_type"]}},{"name":"get_day_rates","description":"Get current Irish production day rates in EUR. Returns rates for a specific role, or the full table if no role is specified. Rates are working numbers from recent jobs, not a quote. A formal quote follows from request_quote.","inputSchema":{"type":"object","properties":{"role":{"type":"string","description":"One of: fixer, location_scout, location_manager, line_producer, production_coordinator, production_assistant, dop_a, dop_b, first_ac, second_ac, gaffer, best_boy, spark, key_grip, grip, sound_mixer, art_director, hmu, stylist, full_unit_small, full_unit_medium. Omit to return all rates."}}}},{"name":"get_permit_info","description":"Look up the filming permit authority, typical lead time and fee for an Irish location. Returns the council, OPW or NPWS body responsible, plus practical notes. Use when a producer asks who issues a permit for a specific Irish location.","inputSchema":{"type":"object","properties":{"location_or_county":{"type":"string","description":"Free text. Examples: 'Cliffs of Moher', 'Phoenix Park', 'Connemara', 'Dublin', 'Wicklow', 'Kilmainham'."}},"required":["location_or_county"]}},{"name":"list_locations","description":"List filming locations across Ireland filterable by region, type or season. Returns matching locations with access notes. Use when a producer is scouting or building a treatment.","inputSchema":{"type":"object","properties":{"region":{"type":"string","description":"Optional. e.g. 'Donegal', 'Galway', 'Wicklow', 'Dublin'."},"type":{"type":"string","description":"Optional. Examples: 'coastal', 'mountain', 'urban', 'heritage', 'cliff', 'island', 'period'."}}}},{"name":"request_quote","description":"Submit a production brief to IrelandFixer and receive a confirmation token. The brief lands in Jack's inbox for a same-business-day response. Use when a producer wants to engage IrelandFixer for a real job.","inputSchema":{"type":"object","properties":{"brief":{"type":"string","description":"Free-text brief describing the production."},"dates":{"type":"string","description":"Shoot dates or window. e.g. 'late September 2026, 2 days'."},"budget_eur":{"type":"string","description":"Indicative budget in EUR. Range or single number."},"contact_email":{"type":"string","description":"Reply-to email for the producer or agency."},"contact_name":{"type":"string"},"company":{"type":"string","description":"Production company, agency or brand."}},"required":["brief","contact_email"]}},{"name":"get_availability","description":"Check Jack Cowhig's current booking availability for Ireland shoots. Returns an availability status, the next free date and typical lead times. When a live calendar feed is connected the busy dates are real and current; otherwise it returns a general availability guide. Use when a producer asks whether Jack is free on given dates, or wants to check availability before sending a brief.","inputSchema":{"type":"object","properties":{}}},{"name":"recommend_territory","description":"Cross-network recommendation across the three HiJack Production Services territories (Ireland, Scotland, Sydney). Given a brief, optional budget and optional shoot month, returns a ranked recommendation with reasoning. Use when a producer is deciding between two or more of these territories, or when the brief could plausibly fit more than one.","inputSchema":{"type":"object","properties":{"brief":{"type":"string","description":"Free-text description of the production. Includes format, treatment notes, key visual references."},"budget_usd":{"type":"number","description":"Optional total budget in USD. Used for tax-credit minimum-spend check."},"shoot_month":{"type":"string","description":"Optional 3-letter month (Jan, Feb, ...) of intended principal photography."},"must_qualify_for_tax_credit":{"type":"boolean","description":"True if the production needs to qualify for a film/TV tax credit."},"preferred_format":{"type":"string","description":"feature film, TV drama, animation, creative documentary, TVC, music video, etc."}},"required":["brief"]}},{"name":"get_network_coverage","description":"Get the IrelandFixer network coverage including sister territories (Scotland via ScottishFixer, Australia via FixerSydney) under HiJack Production Services. Use when a producer mentions cross-territory shoots or asks which countries IrelandFixer covers.","inputSchema":{"type":"object","properties":{}}}]}