Skip to content
skillsaggregatorskillsaggregator
Major-vendorstdio● online

Pinecone MCP

by Pinecone · Database

Source

Query Pinecone vector indexes, upsert embeddings, and manage namespaces.

Works with:Claude CodeCursorWindsurfOpenCode
vector-searchupsertnamespacesreadwrite

Install

Run this command in your terminal:

claude mcp add --transport stdio mcp-pinecone -- npx -y pinecone-mcp-server

Before running, set: PINECONE_API_KEY

Authentication

API key

Required environment variables:

  • PINECONE_API_KEY

See the setup guide for step-by-step instructions on obtaining these credentials.

Official Pinecone MCP.

Skills that use this MCP