Add pigment plugin

This commit is contained in:
Bryan Thompson 2026-05-02 13:06:23 -05:00
parent b392f51899
commit 8a8ffb50bb
No known key found for this signature in database
GPG Key ID: 1D66D91917EE02E6

View File

@ -1358,6 +1358,19 @@
}
}
},
{
"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"
},
"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.",