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.
MCP servers
Declared in a file that clients do not read
This package ships a
.mcp.json. Agent Plugins reads MCP configuration from mcp.json, so a client installing this plugin finds no servers. The directory does not read the file either, and shows nothing from it.What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "picsio",
"version": "0.1.0",
"description": "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.",
"author": {
"name": "TopTechPhoto",
"email": "admin@toptechphoto.com",
"url": "https://pics.io"
},
"homepage": "https://pics.io",
"repository": "https://github.com/TopTechPhoto/picsio-mcp-plugin",
"license": "Apache-2.0",
"keywords": [
"picsio",
"dam",
"digital-asset-management",
"media-library",
"brand-assets",
"creative-operations",
"mcp"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Pics.io",
"shortDescription": "Search your Pics.io asset library",
"longDescription": "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.",
"developerName": "TopTechPhoto",
"category": "Productivity",
"capabilities": [
"Read",
"Search"
],
"websiteURL": "https://pics.io",
"privacyPolicyURL": "https://pics.io/privacy-policy",
"termsOfServiceURL": "https://pics.io/terms-of-use",
"defaultPrompt": [
"Which Pics.io collections hold our approved brand logos?",
"Find the hero images from our last product launch in Pics.io.",
"Show me every 5-star photo in Pics.io tagged for the autumn campaign."
],
"brandColor": "#FFCC00",
"logo": "assets/logo.png"
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 2other files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai