Connect Ask Demiton to Claude or ChatGPT.
Ask more of every job.
Ask Demiton runs as a Model Context Protocol (MCP) server. Connect Claude or ChatGPT to your construction data. Ask questions in plain language. Ask Demiton answers from what it knows about your jobs.
The same five diseases, the same registers, asked from wherever you already work. Which certificates lapse this month. Which jobs have drifted against their tender. Which projects have no record for the week. Until each protection raises its own flag, this is how the miss gets found - in Claude or ChatGPT, with the source attached.
What the five diseases are14-day Insights trial · No credit card · Cancel anytime
Ask Claude. Get a live project dashboard.
One natural-language prompt. Demiton resolves the project, runs the matching report, and renders a live dashboard inline in Claude, pulling from Business Central and Assignar.
“Show me the project performance for Silverwater Road”

Financial position at a glance. Revised contract, actuals, forecast final, and margin, with a cost breakdown by trade.
“Show me the project performance for Silverwater Road”

Programme health. Float, critical path activity count, and per-milestone status with planned vs forecast dates.
“Show me the project performance for Silverwater Road”

Safety, site ops, and weather in one scroll. Days since LTI, LTIFR, active workers, recent diary entries, and a 7-day site forecast.
Public tier - free, business email signup
Sign up with a business email (no credit card) and query AusTender contract awards, ABR entity data, and BOM weather events through Claude. OAuth-secured on every call - same auth model across every tier.
Insights + Connected - OAuth sign-in
Sign in with your Demiton account to query your own uploaded contracts, tender history, and - on Connected - your live Business Central, Assignar, and Employment Hero Payroll data. No API key needed. mcp-remote opens a browser window to complete sign-in the first time you connect.
Claude or ChatGPT. Two minutes either way.
- Open Claude and click Customize in the sidebar.
- Select Connectors, then +.
- Enter
https://api.demiton.io/mcpand sign in.
curl -fsSL https://raw.githubusercontent.com/demitonapp/claude-desktop-installer/main/install.sh | bash
irm https://raw.githubusercontent.com/demitonapp/claude-desktop-installer/main/install.ps1 | iex
{
"mcpServers": {
"demiton": {
"command": "npx",
"args": [
"mcp-remote",
"https://api.demiton.io/mcp"
]
}
}
}ChatGPT supports MCP natively. No command-line setup needed - fill in three fields in the ChatGPT connector builder and sign in.
| Field | Value |
|---|---|
| Name | Demiton |
| Server URL | https://api.demiton.io/mcp |
| Authentication | OAuth |
Leave the advanced OAuth panel unchanged - ChatGPT auto-discovers the endpoints. Sign in with your Demiton account when prompted.
Public tier accounts are free with a business email - no credit card - and get the public-data tools. Insights and Connected accounts add your own data on the same OAuth sign-in. Start a free 14-day Insights trial.
Demiton connects via the standard MCP protocol, so you can add it to any MCP-capable client today - Claude, ChatGPT, or Cursor.
Plain-language answers across every data source your plan permits. Public tier: AusTender contract awards, ABR entity lookup, BOM weather. Insights: your uploaded contracts and tender history. Connected: live ERP and field system data, including project financials, workforce, assets, and procurement. Structured results - including dashboards like the ones below - render inline in the same call. Sign in once via your browser - mcp-remote handles the OAuth flow.
Capture a durable fact, correction, or proposed write the user states in conversation, so it surfaces in future sessions or queues for admin approval.
All authenticated calls are identity-checked on every request via your Demiton session. Connected deployments gain additional tools covering project financials, worker scheduling, asset utilisation, and vendor reconciliation as they roll out.
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?
Why did we lose the Pacific Highway piling tender? Who won and at what price?
Which contractors have beaten us most often in QLD this year, and by what margin?
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$999 per month (or AU$10,000 per year, saves 17%) continues access.
MCP authenticated access · OAuth 2.1 · Sign in at app.demiton.io
Common questions
What is Ask Demiton?
Ask Demiton is a Model Context Protocol (MCP) server that connects Claude to your construction data. Ask questions in plain language and Ask Demiton answers from what it knows about your jobs - AusTender records, project financials, worker availability, and more.
Do I need an API key to use Ask Demiton?
No. Ask Demiton uses OAuth 2.1 authentication. The first time you connect, mcp-remote opens a browser window to sign in with your Demiton account. No API key or manual token required. Public tier accounts are free with a business email.
What data can I query on the free Public tier?
The Public tier (free, no credit card) gives access to Commonwealth (AusTender) and Queensland contract awards, ABR entity lookup, and BOM weather data. Query all of these through Claude using natural language.
How do I install Ask Demiton in Claude Desktop?
Add the following to your claude_desktop_config.json under mcpServers: { "demiton": { "command": "npx", "args": ["mcp-remote", "https://api.demiton.io/mcp"] } }. Or use the one-line installer: curl -fsSL https://raw.githubusercontent.com/demitonapp/claude-desktop-installer/main/install.sh | bash
Can I connect Ask Demiton to ChatGPT?
Yes. In the ChatGPT connector builder, create a new app with Name: Demiton, Server URL: https://api.demiton.io/mcp, and Authentication: OAuth. Leave the advanced OAuth panel unchanged - ChatGPT auto-discovers the endpoints. Sign in with your Demiton account when prompted. No API key or command-line setup needed.
What construction data can Connected tier access through Claude?
Connected tier (AU$50,000/year) adds live Business Central project financials, Assignar worker scheduling and site diary, and Employment Hero Payroll data. Ask ask_demiton about project financials, worker availability, asset utilisation, and vendor reconciliation. All calls are OAuth-secured and identity-bound.