Talk to it through your AI.
Demiton runs as a Model Context Protocol (MCP) server. Connect Claude — or any MCP-compatible AI client — to your construction data. Ask questions in plain language. Demiton answers from what it knows about your jobs.
14-day Insights trial · No credit card · Cancel anytime
Public tier — no account required
Connect without authentication to query AusTender contract awards, ABR entity data, BOM weather events, and Australian open datasets. No credit card. No account. Good for exploring what Demiton knows before you sign up.
Insights + Connected — authenticated
Authenticate with your Demiton API key to query your own uploaded contracts, tender history, and — on Connected — your live Business Central, Assignar, and KeyPay data. Identity-checked on every call.
Add Demiton to Claude Desktop in two minutes.
Open your Claude Desktop config file (~/Library/Application Support/Claude/claude_desktop_config.json on macOS) and add the Demiton MCP server. Restart Claude Desktop — Demiton appears as a connected tool.
{
"mcpServers": {
"demiton": {
"command": "npx",
"args": [
"mcp-remote",
"https://api.demiton.io/mcp"
]
}
}
}{
"mcpServers": {
"demiton": {
"command": "npx",
"args": [
"mcp-remote",
"https://api.demiton.io/mcp",
"--header",
"Authorization: Bearer YOUR_DEMITON_API_KEY"
]
}
}
}Find your API key at app.demiton.io/hq/api-keys
Public tools
Public-data queries — no authentication required. AusTender contract awards, ABR entity lookup, BOM weather events, CKAN open datasets. Ideal for exploring the platform before signing up.
Authenticated tools
Authenticated queries against your own uploaded contracts and tender history. Ask which piling jobs priced below schedule rate. Find variance patterns across your last 24 months of jobs. Requires Insights tier.
Per-project P&L pulled from your live Business Central instance. Actual vs budget at cost-code level. Requires Connected tier.
Fleet utilisation, charge rates, and operator history for each asset in your Assignar register. Requires Connected tier.
Worker skills, induction records, allocation history, and proximity to a postcode. Requires Connected tier.
Full-text search across your organisation's procurement history — vendor, value, project, status. Requires Connected tier.
Connected deployments expose 20+ additional tools covering project financials, worker scheduling, asset utilisation, site diary intelligence, and vendor reconciliation. All calls are identity-checked against your Microsoft Entra ID tenant.
Plain language. Structured answers. Your data.
Who won the last 10 AusTender piling contracts in Queensland?
What's the ABN and entity type for Fulton Hogan?
How many contracts did Indigenous-owned suppliers win on the Cross River Rail project?
Which of my piling jobs in the last two years priced below the schedule rate?
Where did I lose margin on the Eagle Farm job?
Show me my tender win rate by project type over the last 24 months.
Start with a 14-day Insights trial.
Upload your historical contracts. Connect Claude. Ask which jobs priced low and why. No credit card required — your trial starts immediately on signup. When your 14 days end, AU$750 per month continues access.
MCP authenticated access · API key at app.demiton.io/hq/api-keys