isaWOW
    Back to Skills & MCP Library
    MCP Server · DevTools & Code

    Pinecone Assistant MCP Server

    Vector-DB/RAG provider with a per-assistant hosted remote MCP endpoint to retrieve relevant context snippets from uploaded files. Requires a Pinecone API key. (Chroma and Qdrant servers are self-hosted only.)

    Claude
    Claude Code
    OpenClaw
    Hermes
    Cursor
    Any MCP Client
    Documentation

    Install in Claude / OpenClaw / Hermes

    Add this snippet to your client's MCP config (claude_desktop_config.json for Claude Desktop, the MCP panel for OpenClaw, or the equivalent for Hermes). Restart the client to load the server.

    {
      "mcpServers": {
        "pinecone-assistant": {
          "url": "https://{YOUR_ASSISTANT_HOST}/mcp/assistants/{ASSISTANT_NAME}"
        }
      }
    }

    Available tools

    context (retrieve relevant snippets)

    Compatibility

    This MCP server works with any MCP-compatible client, including Claude Desktop, Claude Code, OpenClaw, Hermes, Cursor and Windsurf. Configuration syntax differs slightly between clients — check each tool's documentation.

    isaWOW · Custom MCP Development

    Need a custom MCP server for your stack?

    We build private MCP servers wrapping your internal tools, APIs and databases — deployed into Claude, OpenClaw or Hermes for your team.

    Build my MCP