toptechphoto/picsio
v0.1.0Apache-2.0
Connect your AI assistant to your Pics.io digital asset library. Browse and search collections, find assets with rich filters — keywords, people, ratings, color labels, file types, dates — read full metadata, and pull safe previews, so answers are grounded in the approved files your team actually ships. Read-only.
Changelog
All notable changes to this plugin are documented here. The format follows Keep a Changelog, and versions follow semver.
Unreleased
0.1.0 — 2026-09-15
First public release.
Added
- Remote MCP server configuration pointing at
https://mcp.pics.io/mcp, with four read-only tools:picsio_search_collections,picsio_search_assets,picsio_get_asset,picsio_get_asset_preview. - Manifests for Claude Code, Codex, Cursor and Gemini CLI, plus a
server.jsonfor the MCP Registry. picsio-asset-searchskill — collections-first search strategy, filter vocabulary and a full parameter reference.picsio-help-docsskill — locating and reading the right article from the Pics.io Help Center, with a bundled index generated from the site's sitemap./picsio:find-assetsand/picsio:docsslash commands.- Brand artwork in
assets/, wired into thelogofield of the Codex and Cursor manifests. - Portable Agent Plugins 1.0.0 manifest at
plugin.json, carrying OpenAI presentation metadata underextensions."com.openai"..codex-plugin/plugin.jsonstays as the documented compatibility fallback. scripts/validate.mjsmanifest consistency checks andscripts/update-help-index.sh, both wired into CI alongside an MCP endpoint liveness probe.