← valont.com.au

INDIVIDUAL MCP TOOL

search_content

Search Valont's published insights/answers library.

valont.com.aunone authenticationAvailability not checked

LIVE ENDPOINT

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

No auth detected

Connect to this endpoint to inspect the live schema for search_content and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

valont.com.au

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.

Related tools

  • get_award_summary — Returns the PUBLISHED Modern Award instrument name for an Australian industry + the Valont page and Fair Work source.
  • get_glossary_term — Returns Valont's published DefinedTerm entry for a back-office term.
  • get_local_facts — Returns the sourced local-facts layer for an Australian location.
  • get_explainer — Returns the full body of a published Valont insight by slug.
  • list_content — Lists published Valont insights (metadata only) filtered by hub/type.
  • describe_services — Returns Valont's machine-readable service catalogue (optionally filtered by hub).
  • get_indicative_fee — Returns an indicative AUD monthly range from the canonical pricing module for the requested hubs.
  • book_consult — Starts a Valont consult booking via the scheduling page (HubSpot Meetings) — the single point where general information becomes personalised advice.