Skip to main content
Glama

config_set

Update Network AI configuration values at runtime to modify swarm behavior. Changes apply immediately for all subsequent operations.

Instructions

Update a Network-AI configuration value at runtime. Changes take effect immediately for all subsequent operations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keyYesConfig key to update (e.g. "maxParallelAgents", "defaultTimeout", "enableTracing")
valueYesNew value (JSON-encoded). E.g. "10" for a number, "true" for boolean, '"string"' for string.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jovancoding/network-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server