MCP Abilities - Open User Map: Restore accuracy without a full record rewrite

An AI client in WordPress can correct the address and coordinates for one Open User Map location while preserving its other saved fields.

Art Deco coordinate maintenance console with a map dial and latitude and longitude gauges

Update the location fields, preserve the record

The operation is limited to one native Open User Map location and coordinates within the supported geographic ranges.

Target one native location

Choose an existing native oum-location post that the calling account is allowed to edit.

Validate both coordinates

Latitude must be between -90 and 90. Longitude must be between -180 and 180.

Change only the requested values

open-user-map/update-location changes the address and coordinates for that one Open User Map location. The location’s other saved fields remain unchanged.

The native boundary protects data you did not mean to change

The ability does not add a public REST route or an unauthenticated endpoint.

What must be active before the update can run

Install and activate each named dependency, then meet the WordPress and PHP requirements shown in its row.

Installed and active

Open User Map

Owns the oum-location post type and native location-data format that the update changes.

Installed and active; WordPress 6.9 or newer

WordPress Abilities API

Registers the location operation with WordPress.

Installed and active

WordPress MCP Adapter

It makes that WordPress update available to an authorized MCP client.

Required server runtime; PHP 8.0 or newer

PHP 8.0 or newer

Provides the PHP runtime required by the plugin.

Choose the narrow fix for one location

Download the stable self-hosted ZIP when one Open User Map location needs an address or coordinate correction and the rest of its record is already right.