Add pigment plugin (#1684)

* Add pigment plugin

* Pin pigment to SHA 5bdf088
This commit is contained in:
Bryan Thompson 2026-05-07 15:31:06 -05:00 committed by GitHub
parent 2c6fb0c6f2
commit 83cbef8d25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1361,6 +1361,20 @@
}
}
},
{
"name": "pigment",
"description": "Analyze business data and build custom Pigment models, metrics, and boards through natural language.",
"author": {
"name": "Pigment"
},
"category": "productivity",
"source": {
"source": "url",
"url": "https://github.com/gopigment/ai-plugins.git",
"sha": "5bdf088652ef9d2065cf25e2e42df9b19a1486e1"
},
"homepage": "https://www.pigment.com"
},
{
"name": "pinecone",
"description": "Pinecone vector database integration. Streamline your Pinecone development with powerful tools for managing vector indexes, querying data, and rapid prototyping. Use slash commands like /quickstart to generate AGENTS.md files and initialize Python projects and /query to quickly explore indexes. Access the Pinecone MCP server for creating, describing, upserting and querying indexes with Claude. Perfect for developers building semantic search, RAG applications, recommendation systems, and other vector-based applications with Pinecone.",