Installation & Configuration
{
"mcpServers": {
"pinecone": {
"command": "npx",
"args": [
"-y",
"@pinecone-database/mcp"
],
"env": {
"PINECONE_API_KEY": "<your pinecone api key>"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/9
Updated
2026/6/8