pub fn hash_token(token: &str) -> String
明文 token → SHA-256 hex(与 mcp_tokens.token_hash 列一致,用于 DB 查找)。