Endpoint
Use the canonical HTTPS `/mcp` URL. Initialize the MCP session, then ask the server to list its tools, resources and prompts.
MCP documentation
Connect a compatible AI client to the Nexus Streamable HTTP MCP server.
Use the canonical HTTPS `/mcp` URL. Initialize the MCP session, then ask the server to list its tools, resources and prompts.
Call `tools/list`, `resources/list` and `prompts/list` before using capabilities. Tool input schemas are the source of truth.
Public tools are read-oriented product discovery functions. They do not provide arbitrary database, Redis or code execution.