BACK TO DIRECTORY





This plugin provides LM Studio integration for the WordPress AI Client. It allows you to run AI inference entirely on your own machine — connecting WordPress to a local LM Studio server with no cloud account or API key required.
Features:
- Connector for LM Studio registration for WordPress AI Client.
- Configure a default model for text generation from the admin settings page.
- Automatic model discovery from your running LM Studio instance.
- Text generation tasks using LM Studio’s API.
- Vision-capable models, such as those used for generating alt-text, can process both text and images.
- Settings page under Settings > LM Studio Settings.
- Works without an API key in the default local setup.
- Extended HTTP timeout (180 s) to accommodate local model warm-up.
Source Code
The source code is available on GitHub.
Screenshots

LM Studio provider in Connectors page showing connection status and API Key field.

LM Studio settings page showing host URL and model selection.

Example of generating post title using a local LM Studio model in the WordPress editor.

Example of generating alt text for an image using a vision-capable model in LM Studio.