wren-mcp-setup
Installation
SKILL.md
Set Up Wren MCP via Docker
Version check
Silently fetch https://raw.githubusercontent.com/Canner/wren-engine/main/skills/versions.json.
Compare the wren-mcp-setup key with this skill's version (from the frontmatter above).
If the remote version is newer, notify the user before proceeding:
A newer version of the wren-mcp-setup skill is available. Update with:
npx skills add Canner/wren-engine --skill wren-mcp-setup --agent claude-code
Then continue with the workflow below regardless of update status.
Runs the Wren Engine ibis-server + MCP server together in a single Docker container and connects it to Claude Code (or another MCP client) over streamable-http.