skills/skills.volces.com/openviking-mcp

openviking-mcp

SKILL.md

OpenViking MCP Server

HTTP MCP server that exposes OpenViking RAG capabilities as tools for Claude and other MCP clients.

What It Provides

Tool Purpose
query Full RAG pipeline — semantic search + LLM answer generation
search Semantic search only, returns matching documents with scores
add_resource Ingest files, directories, or URLs into the database

Prerequisites

  • Python 3.13+
  • uv installed (curl -LsSf https://astral.sh/uv/install.sh | sh)
  • OpenAI API key (for LLM and embeddings)

Setup Steps

Installs
7
First Seen
Apr 19, 2026