Card snapshot
www.pinecone.io
·
2026-06-15 14:31:48 UTC
·
92e84b935d3458ef25a760d2d8ce9ecb1fe84b402fa9d542ea554a416290d0a9
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Pinecone",
"description": "Pinecone is the vector database for building knowledgeable AI. This agent card advertises the Pinecone marketing-site MCP, which exposes read-only browsing of website content. For API and SDK reference, use the docs MCP at https://docs.pinecone.io/mcp.",
"version": "1.0.0",
"url": "https://www.pinecone.io/mcp/",
"provider": {
"organization": "Pinecone Systems, Inc.",
"url": "https://www.pinecone.io/"
},
"capabilities": {
"streaming": true,
"pushNotifications": false
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
],
"skills": [
{
"id": "browse-marketing",
"name": "Browse Pinecone marketing content",
"description": "Search across pinecone.io website content (blog, learn articles, news, research papers, and customer case studies.)",
"tags": [
"search",
"browse",
"marketing"
]
}
]
}