Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

MW Local AI Connector Wordpress Plugin - Rating, Reviews, Demo & Download

MW Local AI Connector Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

MW Local AI Connector provides WordPress AI connectors for:

  • Local AI: connect WordPress to a self-hosted OpenAI-compatible inference proxy on your own machine.
  • Actual Computer: connect WordPress to the fixed Actual Computer API endpoint with your API key.

The plugin integrates with the WordPress Connectors screen and provides a dedicated settings experience for each connector.

This plugin is an independent project by Matt Wiebe and is not affiliated with, endorsed by, or sponsored by Actual Computer, Tailscale, Ollama, LM Studio, or any other third-party service it can be configured to talk to.

External services

This plugin can connect to a user-controlled Local AI proxy and to the Actual Computer API. Connections only happen after you explicitly configure the matching connector in the WordPress admin and either save it or trigger an AI request through the WordPress AI Client.

Local AI proxy (user-controlled)

The Local AI connector sends requests to the OpenAI-compatible endpoint URL that you enter on its settings page. This endpoint is intended to point at a proxy you run on your own machine (for example, in front of Ollama, llama.cpp, LM Studio, vLLM, or multiple local providers at once).

  • What it sends: the prompts, messages, provider-prefixed model selection, and any other AI parameters supplied by callers of the WordPress AI Client. If you configure an API key, it also sends that key as a Bearer token so the proxy can authenticate the request. It also calls /v1/models on this endpoint to populate the model selector in settings.
  • When it sends: when an admin saves connection details (model list refresh) and whenever WordPress generates a response through this connector.
  • Where it sends: the endpoint URL you configure on the Local AI settings screen. By default no endpoint is configured and no requests are made.
  • Because the endpoint is one you supply, this plugin cannot link a generic terms of service or privacy policy on your behalf — the applicable terms are those of whatever software and network operator is running at that URL. If you expose the proxy through Tailscale Funnel, Tailscale’s terms and privacy policy are available at https://tailscale.com/terms and https://tailscale.com/privacy-policy. If you expose it through Cloudflare Tunnel, Cloudflare’s terms and privacy policy apply.

Actual Computer API

The Actual Computer connector sends requests to the fixed base URL https://api.actual.inc/v1, operated by Actual Computer.

  • What it sends: the prompts, messages, model selection, and any other AI parameters supplied by callers of the WordPress AI Client, plus the bearer API key you enter on the settings page. It also calls /v1/models to populate the model selector.
  • When it sends: when an admin saves connection details (model list refresh) and whenever WordPress generates a response through this connector.
  • Where it sends: https://api.actual.inc/v1.
  • Service provider: Actual Computer. Terms of service: https://actual.inc/terms. Privacy policy: https://actual.inc/privacy.

If you do not configure either connector, this plugin makes no outbound network requests.

Screenshots

No screenshots provided


Reviews & Comments