NitroStack Logo
/python
/studio
/chat

Chat Interface (Python)

Point chat clients at the Python HTTP transport:

Bash
MCP_TRANSPORT_TYPE=http MCP_STATELESS=true nitrostack-py start --port 3000

Endpoint: http://localhost:3000/mcp. OAuth template requires a real token and OAUTH_REQUIRED semantics; starter/pizzaz should run with Inspector auth off.

For Claude Desktop stdio, use nitrostack-py register instead of HTTP.