forge-config
Configuration loading for the Forgemax Code Mode MCP Gateway.
Supports TOML configuration files with environment variable expansion.
Example
[]
= "narsil-mcp"
= ["--repos", "."]
= "stdio"
[]
= "https://mcp.github.com/mcp"
= "sse"
= { = "Bearer ${GITHUB_TOKEN}" }
[]
= 5
= 64
= 8
= 50