feat: add openviking MCP to fleet #1

Open
tobi wants to merge 1 commit from feature/add-openviking-mcp into main

1 commit

Author SHA1 Message Date
Tobias J. Endres
6cff3d92ca feat: add openviking MCP to fleet
OpenViking is a Context Database for AI Agents from Volcengine.
Uses upstream Docker image (ghcr.io/volcengine/openviking:latest)
with native HTTP MCP endpoint on port 1933 at /mcp.

- openviking/Dockerfile: FROM upstream image
- openviking/README.md: env vars, usage, client config, tools
- README.md: add 1933 port entry
- .woodpecker.yml: add pull+tag build step for openviking
2026-06-24 00:42:42 +02:00