pub const SETTINGS_KEY: &str = "mcp.servers";
Settings key holding the MCP server map. Shared with api::mcp_admin so both surfaces read and write the same rows.
api::mcp_admin