Pinecone
Where to issue a Pinecone API key and connect it to Nora.Pinecone integrations let your agents store and query vector embeddings — typically as the retrieval layer of a RAG pipeline.
Where to apply for credentials
Pinecone — API Keys
us-east-1-aws, gcp-starter) — it’s part of the API URL Pinecone clients construct.
Connect in Nora
Set the environment
Required. Visible at the top of the Pinecone console. Examples:
us-east-1-aws, gcp-starter,
eu-west-1-gcp.MCP server
No official Pinecone MCP server today.Environment variables Nora injects
| Variable | Source |
|---|---|
PINECONE_API_KEY | API Key field |
PINECONE_ENVIRONMENT | Environment field |
PINECONE_INDEX | Index Name (if set) |

