Compare commits

...

1 Commits

Author SHA1 Message Date
Bryan Thompson
8a8ffb50bb Add pigment plugin 2026-05-02 13:06:23 -05:00

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.",