Skip to main content

Module set

Module set 

Source
Expand description

config api mcp-timeout-ms set — write api.mcp_timeout_ms to on-disk config.

The value is a millisecond integer; we parse it to a u64 here (so a non-numeric value fails the set with a clear error rather than landing on disk) before persisting it.

Modules§

request_schema
response_schema

Functions§

execute