Creating MCP tools
About this task
Use API Studio to generate MCP tools from your existing OpenAPI definitions. You can choose specific operations to expose, and API Studio automatically packages the tools into a runnable MCP server.
Procedure
What to do next
- Run the startup file from a terminal or command prompt window, depending on your operating
system. This action launches the MCP server.
When the server starts, it registers all the selected tools. The server exposes each selected path from the OpenAPI definition as an MCP tool.
- After the server is up, you can see all selected operations registered as MCP tools. AI agents can inspect and invoke these tools. While API Studio does not display the active tools directly, you can access them through agents such as Claude Desktop or other AI platforms that support MCP integration.