New projects
Develop locally
Navigate to your project and run the development server:This starts:
- The MCP App inspector at
http://localhost:3000for local development - An MCP server at
http://localhost:8000for testing with real hosts like ChatGPT
Test in a host (ChatGPT)
Run a tunnel to allow ChatGPT to connect to your local MCP server:You can then connect to the tunnel
Forwarding URL at the /mcp path (e.g. https://your-random-subdomain.ngrok-free.dev/mcp) from ChatGPT
in developer mode: User > Settings > Apps & Connectors > Create.Project Scaffold
Explore your new MCP App project.
Deployment Guide
Deploy your app to production.