This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[server] | |
host = "0.0.0.0" # The host to listen on. | |
port = 9095 # The port to listen on. | |
# MCP Servers | |
# | |
# The following items are the configuration for the MCP tool servers: | |
# | |
# - name: The name of the MCP tool server. |