Standalone Setup (Python)
Run the server yourself, then attach Studio or Inspector as a client.
Bash
cd my-server
nitrostack-py start --port 3000 --widget 3001
Custom Streamable HTTP URL: http://<host>:3000/mcp. Health: http://<host>:3000/mcp/health.
Folder-connect remains TypeScript-only. See Studio Overview.