← Registry

General Tools

valont.com.au

Provides curated Australian industrial relations data including awards, glossary terms, local facts, and insights.

1 endpoint9 known toolsFirst detected July 28, 2026Last detected July 28, 2026

ENDPOINT 1

https://www.valont.com.au/api/mcp/mcp

No auth detected

MCP server metadata

Name
Valont MCP
Version
1.0.0
Capabilities
tools.listChanged

Known tools 9

search_content

Search Valont's published insights/answers library.

Inferred read-only
get_award_summary

Returns the PUBLISHED Modern Award instrument name for an Australian industry + the Valont page and Fair Work source.

Inferred read-only
get_glossary_term

Returns Valont's published DefinedTerm entry for a back-office term.

Inferred read-only
get_local_facts

Returns the sourced local-facts layer for an Australian location.

Inferred read-only
get_explainer

Returns the full body of a published Valont insight by slug.

Inferred read-only
list_content

Lists published Valont insights (metadata only) filtered by hub/type.

Inferred read-only
describe_services

Returns Valont's machine-readable service catalogue (optionally filtered by hub).

Inferred read-only
get_indicative_fee

Returns an indicative AUD monthly range from the canonical pricing module for the requested hubs.

Inferred read-only
book_consult

Starts a Valont consult booking via the scheduling page (HubSpot Meetings) — the single point where general information becomes personalised advice.

Inferred read-only

CONNECT 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.

Trust status Trusted

valont.com.au is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.