winkelstraatDockNxtV1RmaV1

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://dock-nxt.doc.winkelstraat.nl/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
"Dock Nxt MCP server": {
  "url": "https://dock-nxt.doc.winkelstraat.nl/mcp"
}
Close

Interface RmaInterface Defines the contract for interacting with Return Merchandise Authorization (RMA) data. This interface provides methods to retrieve a single RMA by its unique identifier and to retrieve a list of RMAs based on provided search criteria.