Skip to content

feat: added variables for MCP operation#140

Open
jwoehr wants to merge 1 commit into
IBM:mainfrom
jwoehr:main
Open

feat: added variables for MCP operation#140
jwoehr wants to merge 1 commit into
IBM:mainfrom
jwoehr:main

Conversation

@jwoehr
Copy link
Copy Markdown

@jwoehr jwoehr commented Apr 15, 2026

Added 4 variables to the env.example that should be there.
In particular, one needs to set IBMI_ENABLE_EXECUTE_SQL=true to enable the ibmi-agent-skills

# Path to YAML tools (CLI --tools takes precedence)
# TOOLS_YAML_PATH=

# Enable built-in tools (default: false)
# IBMI_ENABLE_DEFAULT_TOOLS=false

# Enable execute_sql tool (default: false)
# IBMI_ENABLE_EXECUTE_SQL=false

# Restrict execute_sql to SELECT only (default: true)
# IBMI_EXECUTE_SQL_READONLY=true

- IBMI_ENABLE_EXECUTE_SQL=false in particular set to =true enables the ibmi-agent-skills

Signed-off-by: Jack Woehr <jwoehr@softwoehr.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant