Possible to expose `select` and `input_select` via MCP server

I have installed the standard MCP server integration:

Is there any way for me to expose select.* and input_select.* entities via the MCP so that the AI can see/modify them?

I realize I can probably create sensors to report the current values, then create scripts to allow the AI to update the values, but I would like a way to directly expose the entities if that’s possible?

You have to create a tool for anything you want HA MCP to be able to manipulate… I have a select domain tool in ZenOS that works just fine over mcp if you need an example.