A compatible client connects to the public MCP endpoint, initializes a protocol session and discovers the tools, resources and prompts advertised by the server.

01

Connection endpoint

The Nexus MCP endpoint is available at /mcp and uses Streamable HTTP. Production clients should use the canonical HTTPS domain.

  • Initialize
  • List capabilities
  • Call approved tool
  • Read structured result
02

Discovery before action

Clients should inspect tool schemas rather than guessing parameter names or scraping button labels from the website.

03

Bounded capability

Public MCP tools focus on product understanding and solution design. Connected operational deployments expose their own tools behind authentication, domain scope and server-side authorization. Available actions depend on the selected server, enabled capabilities and account permissions.

Product accuracy

This guide describes Nexus product architecture and general AdTech operating concepts. Exact enforcement and integration behavior depends on the enabled revenue engine and agreed deployment configuration.