mcp-bridge / .env.example
patdev's picture
Sync MCP Bridge
0629dc1 verified
Raw
History Blame Contribute Delete
350 Bytes
# Required on Hugging Face Spaces as a Secret
MCP_API_KEY=change-me-to-a-long-random-secret
# Optional. Default is sse. Valid FastMCP transports include sse, http, streamable-http.
MCP_TRANSPORT=sse
# Optional comma-separated allow-list for remote MCP server hostnames.
# Example: ALLOWED_MCP_HOSTS=example.com,my-mcp-server.com
ALLOWED_MCP_HOSTS=