FlowStack Server startup system properties
FlowStack server during startup accepts few (optional) system properties that defines the behavior of the system.
mcp.base: Used in MCP Server command. This can be a component of the path. In case you don't want to expose local path in the configuration, this will be a useful option. If not specified, this will degault to{user.home}/projects/agent/mcpfs.mcpConfigFile: This property defines the MCP server configuration. If not specified,mcpServers.jsonfrom the current working directory will be used.fs.agentsConfigFile: This property defines the agent definitions. If not specified,agents.jsonfrom the current working directory will be used.