Install
MCP server — add to your Claude Code config:
{
"mcpServers": {
"pinecone-client": {
"command": "uvx",
"args": [
"pinecone-client"
]
}
}
}
Or run directly:
uvx pinecone-client
Details
| Website | https://pypi.org/project/pinecone-client/ |
|---|---|
| License | Apache-2.0 |
| Pricing | free |
| Tags | Pinecone vector database cloud |
| Sources | pypi |
| Discovered | 2026-05-25 |