Configure your OmniMind environment
.env
file with your keys as:
.env
available in your Python runtime, granted that you run from where the .env is located.
2 - Set it in your environment by running in your terminal the following command, e.g., for OpenAI:
server_name
: A unique identifier for your MCP servercommand
: The command to start the MCP serverargs
: Array of arguments to pass to the commandenv
: Environment variables to set for the serverconfig_path
: Path to the server configuration file.api_key
: Authentication key for accessing services.server_name
: Specifies the target server for tasks.max_steps
parameter if operations are timing out