Hey @mdsmith1! To retrieve a value from your localStorage, your JS expression should be localStorage.values.mcompcont. You will need to wrap in double curly braces within your MySQL query.
localStorage.setValue() is only for adding a new value, or overwriting an existing one with the same key.