{
  "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"]
    }
  ]
}
