Supported toolkit formats
watsonx Orchestrate supports MCP toolkits built using the stdio transport, implemented in either Python or Node.js. These toolkits run inside the Orchestrate runtime, similar to standalone Python tools. You can import MCP toolkits from:- npm (for Node.js)
- PyPI (for Python)
- Local filesystem (without publishing to a package registry)
- Remote MCP server