diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json new file mode 100644 index 0000000..716f172 --- /dev/null +++ b/.claude-plugin/plugin.json @@ -0,0 +1,15 @@ +{ + "name": "mpm-url-shortener", + "version": "1.0.1", + "description": "CRUD manager for mpm.to short URLs via YOURLS API with admin-session fallback. Includes the executable manager and optional server plugin.", + "author": { + "name": "Message Point Media" + }, + "keywords": [ + "mpm.to", + "short-url", + "yourls", + "url-shortener", + "links" + ] +}