# Pinecone MCP Server

Read and write to Pinecone from Claude Desktop using the Model Context Protocol.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add mcp-pinecone

# Browse available tools
npx -y @smithery/cli@latest tool list mcp-pinecone
```

---

Source: https://github.com/sirmews/mcp-pinecone | License: MIT
