Pinecone MCP server
Query and manage Pinecone vector indexes.
How it runs
Pinecone is a stdio MCP server. mcpfold launches it with:
npx -y @pinecone-database/mcpAdd to your config
mcpfold add @pinecone-database/mcpNeeds a token — mcpfold stores it as a reference (${env:PINECONE_API_KEY}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.