The client connects to one endpoint
The MCP server URL is https://fivex.com/mcp/. The client uses your FiveX MCP key as a bearer token unless the client supports an OAuth flow.
MCP overview
FiveX MCP gives AI clients a controlled set of tools for discovering connected channels, reading marketplace context and preparing approved actions.
Your AI client connects to the FiveX MCP server, authenticates with your FiveX key and then discovers what it can access based on the channels and permissions your team enables.
Discovery
After your AI client connects, it can ask the FiveX MCP server which tools and data surfaces are available for the current account.
The MCP server URL is https://fivex.com/mcp/. The client uses your FiveX MCP key as a bearer token unless the client supports an OAuth flow.
The tools reflect the FiveX account, connected channels and access your team has enabled.
Instead of hard-coding every platform API, the agent can discover whether marketplace, advertising, inventory, product content or analytics context is available.
Access
FiveX keeps connected channels disabled for AI access until your team enables them. This makes the MCP layer useful without making access invisible.
Use connected marketplace data for orders, products, stock, margins and performance questions.
Let AI review campaign performance while keeping channel access controlled in FiveX.
Connect storefront context to marketplace and advertising workflows.
Use API and export patterns when workflows need historical or warehouse-scale analysis.
Workflows
MCP works best when teams begin with safe analysis and move toward operational actions only after the tool behavior is understood.
Ask for available tools, retrieve account context, inspect channel performance or summarize stock and advertising risks.
Ask the agent to identify products, campaigns or channels that need review, then explain the reasoning before any action.
Only let the agent prepare or execute changes after a user explicitly approves the exact action and channel scope.
Manual setup
Some MCP clients can add servers from a command line. Others need manual configuration in settings.
Use the client's MCP add command with http transport and the FiveX MCP server URL.
Add the server URL and configure the Authorization bearer header with your FiveX MCP key.
Ask the client what FiveX tools and connected channels are available before asking operational questions.
Next steps
Use the quickstart to connect a client, then review security, connectors and SDK patterns for production workflows.
Follow the guided setup for keys, client connection and verification.
Open SecurityKeep credentials private and pair MCP access with explicit channel permissions.
Open ConnectorsMap marketplaces, ads, commerce systems and warehouse data to the workflows AI may use.
Open SDKUse the SDK page to open the FiveX MCP setup prompt in Codex, Claude Code, Cursor, Copilot and more.
OpenConnect your client, ask what tools are available and start with read-only marketplace questions.