knowledge & memory

Assistant Mcp

Connects to your Pinecone Assistant and gives the agent context from its knowledge engine.

cloud
rust
enterprise
knowledge & memory
0
View on GitHub

Installation

npx -y pinecone-io/assistant-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "assistant-mcp",
  "command": "npx",
  "args": [
    "-y",
    "pinecone-io/assistant-mcp"
  ]
}

About This MCP Server

pinecone-io/assistant-mcp

Connects to your Pinecone Assistant and gives the agent context from its knowledge engine.

GitHub: https://github.com/pinecone-io/assistant-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub