voog_reload_config
Reload the Voog configuration and discard cached clients to make newly registered sites or updated .env tokens available immediately, without restarting the MCP host.
Instructions
Re-read the global voog.json (and its .env) and drop cached clients, so sites registered AFTER this server started become usable without restarting the MCP host. Returns the current site list plus what was added/removed.
Use when 'unknown site' comes back for a site you just added, or after rotating a token in .env. Running tool calls are unaffected — they finish against the client they already hold. A malformed config leaves the current one in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||