---
title: AI Ability — Virtual Media Folders add-on
canonical: "https://vmf.soderlind.no/add-ons/ai-ability/"
description: "Registers MCP tools for AI agents through the WordPress Abilities API — list, create, and fill folders."
---

# AI Ability

_Give AI agents safe, structured access to your folders._

AI Ability exposes Virtual Media Folders to AI agents and MCP clients through the WordPress Abilities API. Agents can resolve folder names to stable IDs, create folders, and assign attachments — all behind WordPress capability checks, so nothing happens that the user isn’t already allowed to do.

## Highlights

- MCP tools: vmfo/list-folders, vmfo/create-folder, vmfo/add-to-folder
- Works with Claude, GitHub Copilot, Cursor and any MCP adapter
- Capability-gated: respects upload_files and manage_categories
- Stable folder IDs avoid ambiguity across duplicate folder names

Repository: https://github.com/soderlind/vmfa-ai-ability
