feat: add openviking MCP to fleet #1
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feature/add-openviking-mcp"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add OpenViking MCP to the fleet — a Context Database for AI Agents (Volcengine, AGPLv3).
Key differences from other fleet MCPs:
/mcpon port 1933 — no mcp-proxy needed, native HTTP transport (like semaphore)ghcr.io/volcengine/openviking:latest), retagged for our registry (like github pattern)~/.openviking:/app/.openviking) forov.confChanges:
openviking/Dockerfile— upstream image + EXPOSE 1933openviking/README.md— env vars, prerequisites (init + doctor), usage, client config, 14 toolsREADME.md— added port 1933 entry to port map.woodpecker.yml— added build-openviking step (pull + tag + push)Client config:
Closes: # (none yet)
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.