Skip to main content
ClaudeWave
pinecone-io avatar
pinecone-io

pinecone-claude-code-plugin

View on GitHub

The official Pinecone marketplace for Claude Code Plugins

Plugins67 stars11 forksPythonMITUpdated 17d ago
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install as a Claude Code plugin
Method: Clone
Claude Code
/plugin marketplace add pinecone-io/pinecone-claude-code-plugin
/plugin install pinecone-claude-code-plugin
1. Inside Claude Code, add the marketplace and install the plugin with the commands above.
2. Follow any post-install configuration from the README.
3. Restart the session if commands or hooks do not show up immediately.

10 items in this repository

join-discordSlash Command

Opens a link to join the Pinecone Discord, allowing users to learn from each other, contact the Pinecone team, and get help in our dedicated help channel.

Install

Create, manage, and chat with Pinecone Assistants for document Q&A with citations. Handles all assistant operations - create, upload, sync, chat, context retrieval, and list. Recognizes natural language like "create an assistant from my docs", "ask my assistant about X", or "upload my docs to Pinecone".

Install

Guide for using the Pinecone CLI (pc) to manage Pinecone resources from the terminal. The CLI supports ALL index types (standard, integrated, sparse) and all vector operations — unlike the MCP which only supports integrated indexes. Use for batch operations, vector management, backups, namespaces, CI/CD automation, and full control over Pinecone resources.

Install

Curated documentation reference for developers building with Pinecone. Contains links to official docs organized by topic and data format references. Use when writing Pinecone code, looking up API parameters, or needing the correct format for vectors or records.

Install

Create, ingest into, and query a Pinecone full-text-search (FTS) index using the preview API (2026-01.alpha, public preview). Use when the user or agent asks to build a text search index on Pinecone, add dense or sparse vector fields, ingest documents, construct score_by clauses (text / query_string / dense_vector / sparse_vector), or compose with text-match filters ($match_phrase / $match_all / $match_any). Ships `scripts/ingest.py` for safe bulk ingestion (batch_upsert + error inspection + readiness polling); query construction is documented inline in this skill — write `documents.search(...)` calls directly, validated against `pc.preview.indexes.describe(...)` output.

Install

Overview of all available Pinecone skills and what a user needs to get started. Invoke when a user asks what skills are available, how to get started with Pinecone, or what they need to set up before using any Pinecone skill.

Install

Reference for the Pinecone MCP server tools. Documents all available tools - list-indexes, describe-index, describe-index-stats, create-index-for-model, upsert-records, search-records, cascading-search, and rerank-documents. Use when an agent needs to understand what Pinecone MCP tools are available, how to use them, or what parameters they accept.

Install

Build n8n workflows using the Pinecone Assistant node or Pinecone Vector Store node. Use when building RAG pipelines, chat-with-docs workflows, configuring Pinecone nodes in n8n, troubleshooting Pinecone n8n nodes, or asking about best practices for Pinecone in n8n.

Install

Query integrated indexes using text with Pinecone MCP. IMPORTANT - This skill ONLY works with integrated indexes (indexes with built-in Pinecone embedding models like multilingual-e5-large). For standard indexes or advanced vector operations, use the CLI skill instead. Requires PINECONE_API_KEY environment variable and Pinecone MCP server to be configured.

Install

Interactive Pinecone quickstart for new developers. Choose between two paths - Database (create an integrated index, upsert data, and query using Pinecone MCP + Python) or Assistant (create a Pinecone Assistant for document Q&A). Use when a user wants to get started with Pinecone for the first time or wants a guided tour of Pinecone's tools.

Install
Use cases

Plugins overview

README preview not available. Visit the repo on GitHub for full documentation.
anthropic-claudeclaude-codeclaude-code-pluginclaude-code-plugin-marketplacehybrid-searchmcppineconeretrieval-augmented-generationsemantic-searchskillsvector-database

What people ask about pinecone-claude-code-plugin

What is pinecone-io/pinecone-claude-code-plugin?

+

pinecone-io/pinecone-claude-code-plugin is plugins for the Claude AI ecosystem. The official Pinecone marketplace for Claude Code Plugins It has 67 GitHub stars and was last updated 17d ago.

How do I install pinecone-claude-code-plugin?

+

You can install pinecone-claude-code-plugin by cloning the repository (https://github.com/pinecone-io/pinecone-claude-code-plugin) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is pinecone-io/pinecone-claude-code-plugin safe to use?

+

Our security agent has analyzed pinecone-io/pinecone-claude-code-plugin and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains pinecone-io/pinecone-claude-code-plugin?

+

pinecone-io/pinecone-claude-code-plugin is maintained by pinecone-io. The last recorded GitHub activity is from 17d ago, with 2 open issues.

Are there alternatives to pinecone-claude-code-plugin?

+

Yes. On ClaudeWave you can browse similar plugins at /categories/plugins, sorted by popularity or recent activity.

Deploy pinecone-claude-code-plugin to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: pinecone-io/pinecone-claude-code-plugin
[![Featured on ClaudeWave](https://claudewave.com/api/badge/pinecone-io-pinecone-claude-code-plugin)](https://claudewave.com/repo/pinecone-io-pinecone-claude-code-plugin)
<a href="https://claudewave.com/repo/pinecone-io-pinecone-claude-code-plugin"><img src="https://claudewave.com/api/badge/pinecone-io-pinecone-claude-code-plugin" alt="Featured on ClaudeWave: pinecone-io/pinecone-claude-code-plugin" width="320" height="64" /></a>

More Plugins