MCP Tools — Model Context Protocol

Discover and invoke NexaFlow's tools via the MCP HTTP API. Tools are available at GET /api/mcp/tools and POST /api/mcp/invoke.

Available Tools (9)
erp_connector

SAP-compatible ERP tool. Actions: create_po, get_po, post_gr, get_financials.

action
web_search

Searches for supply chain news, logistics data, and market information. Returns simulated results in demo mode.

query max_results
datetime

Returns the current date and time in UTC, or converts to a specified timezone.

calculator

Evaluates simple arithmetic expressions. Supports +, -, *, /, %, and parentheses.

expression
shipment_tracker

Tracks NexaFlow shipments by tracking number or order ID. Returns status, carrier, and event history.

document_search

Searches the NexaFlow knowledge base for documents relevant to a query.

query top_k
supplier_lookup

Looks up NexaFlow supplier information, performance ratings, and lead times.

inventory_lookup

Looks up real-time inventory levels for NexaFlow product SKUs.

code_interpreter

Executes C# expressions and scripts. Sandboxed to System namespaces. Useful for calculations, data transforms, and logistics math.

code timeout
Invoke Tool
Result
Result will appear here...