General Tools
valont.com.au
Provides curated Australian industrial relations data including awards, glossary terms, local facts, and insights.
ENDPOINT 1
https://www.valont.com.au/api/mcp/mcp
MCP server metadata
- Name
- Valont MCP
- Version
- 1.0.0
Known tools 9
get_award_summaryReturns the PUBLISHED Modern Award instrument name for an Australian industry + the Valont page and Fair Work source.
Inferred read-onlyget_glossary_termReturns Valont's published DefinedTerm entry for a back-office term.
Inferred read-onlydescribe_servicesReturns Valont's machine-readable service catalogue (optionally filtered by hub).
Inferred read-onlyget_indicative_feeReturns an indicative AUD monthly range from the canonical pricing module for the requested hubs.
Inferred read-onlybook_consultStarts a Valont consult booking via the scheduling page (HubSpot Meetings) — the single point where general information becomes personalised advice.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.valont-mcp]
url = "https://www.valont.com.au/api/mcp/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"valont-mcp": {
"type": "http",
"url": "https://www.valont.com.au/api/mcp/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: valont-mcp
Remote MCP URL: https://www.valont.com.au/api/mcp/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"valont-mcp": {
"url": "https://www.valont.com.au/api/mcp/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"valont-mcp": {
"type": "http",
"url": "https://www.valont.com.au/api/mcp/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "valont-mcp",
"transport": "streamable-http",
"url": "https://www.valont.com.au/api/mcp/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for valont.com.au was fetched 2026-07-31T03:31:20.357Z.
valont.com.au is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.