P
Pinecone Assistant MCP
Details
- Endpoint
-
https://<YOUR_PINECONE_ASSISTANT_HOST>/mcp/assistants/<YOUR_ASSISTANT_NAME> - Transport
- streamable-http
- Docs
- https://docs.pinecone.io/guides/assistant/mcp-server
Authentication
Authorization: Bearer <credential> Create a project API key in the Pinecone console or follow the steps in Manage API keys: open your project, go to API keys, click Create API key, choose permissions, and copy the key value. Send it as the Api-Key header for HTTP APIs, or configure it with pc auth configure --api-key / PINECONE_API_KEY for the CLI.