Skip to content

Environment Variables

Complete reference for configuring TONL-MCP Bridge via environment variables.

Quick Reference

VariableDefaultDescription
TONL_AUTH_TOKENNoneAuthentication token
PORT3000Server port
TONL_RATE_LIMIT_ENABLEDtrueEnable rate limiting
TONL_RATE_LIMIT_WINDOW_MS900000Rate limit window (15min)
TONL_RATE_LIMIT_MAX100Max requests per window
TONL_SERVER_URLhttp://localhost:3000/metricsDefault server URL for CLI

Complete Documentation

See individual sections for detailed configuration options and examples.

MIT Licensed | v1.0.0