sirmews/mcp-pinecone
Pinecone integration with vector search capabilities
Quick Start
Clone the repository:
git clone https://github.com/sirmews/mcp-pineconeClaude Desktop configuration example:
{
"mcpServers": {
"mcp-pinecone": {
"command": "npx",
"args": [
"-y",
"sirmews/mcp-pinecone"
]
}
}
}Check the repository README for specific installation and configuration instructions.