knowledge & memory
Assistant Mcp
Connects to your Pinecone Assistant and gives the agent context from its knowledge engine.
cloud
rust
enterprise
knowledge & memory
Installation
npx -y pinecone-io/assistant-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub