@mcp-use/cli

Build and deploy MCP servers with ChatGPT, OAuth, and observability

npmmacoslinuxwindows
Try with needOr install directly
Source

About

The mcp-use CLI is a tool for building and deploying MCP servers with support for ChatGPT Apps, Code Mode, OAuth, Notifications, Sampling, Observability and more.

Commands

mcp-use

Examples

Initialize a new MCP server project$ mcp-use init my-server
Deploy an MCP server with ChatGPT integration$ mcp-use deploy --chatgpt-app
Configure OAuth authentication for your MCP server$ mcp-use config oauth --client-id YOUR_ID --client-secret YOUR_SECRET