Make better decisions
about Ireland
AI agents that ground every answer in official Irish data — property prices, transport, weather, healthcare, and more. No hallucinations. Every fact cited.
Login & Try an Agent →How it works
Enter your question
Tell us where you're considering moving, what property you're evaluating, or what decision you're making.
Live data is fetched
The agent calls 6+ official Irish data sources in parallel — property register, transport, weather, health services, CSO.
Scored report delivered
Each factor is scored 0–100. You get a weighted overall score, narrative analysis, and full source citations.
Available Agents
Should I Move Here?
AI-powered relocation analysis grounded in live Irish data
Is This a Good Property?
Price analysis, comparables, and area scoring for any Irish property
Where Should I Locate My Business?
Rank Irish locations by labour market, costs, transport, and policy fit
What Are My TDs Up To?
Track your representatives' Dáil activity, debates, and voting record
Should I Take This Job?
Salary, commute, cost-of-living, and local market analysis for any Irish role.
Is This a Good Time to Buy?
Property price trends, affordability, and market momentum for any Irish area.
For developers
Embed or call via API
Embed widget
Drop a single script tag to embed any agent on your site.
<script
src="https://agents.irishmcp.ie/embed.js"
data-agent="should-i-move-here"
data-theme="dark">
</script>Replace data-agent with any agent slug. Full docs →
REST API
Stream results from any agent with a Bearer token.
curl -X POST \
https://agents.irishmcp.ie/api/v1/agents/\
should-i-move-here/run \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"area":"Dublin 4","household":
{"adults":2,"children":0,"pets":false},
"priorities":["affordability","commute"]}'Returns NDJSON stream of events. API reference →
Simple pricing
Start free. Upgrade when you need more.