Skip to content

dl4rce/flaiwheel

v3.4.4 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 3mo MCP Search & Web
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Zero-step Claude Code setup automatically registers flaiwheel as a trusted MCP server during install.

Full changelog

What's New

Added

  • Zero-step Claude Code setupinstall.sh now automatically calls claude mcp add if the Claude Code CLI is on $PATH. No manual trust-approval step needed. The installer prints ✓ Claude Code: flaiwheel MCP registered in the summary when successful, or falls back with the manual command if the CLI is not installed.

How it works

During install, after creating .mcp.json and CLAUDE.md, the script runs:

claude mcp add --transport sse --scope project flaiwheel http://localhost:8081/sse

This registers Flaiwheel as a trusted project-scoped MCP server in ~/.claude.json. From that point on, Claude Code loads it automatically on every session — no prompts, no manual steps.

Verify with /mcp inside Claude Code — flaiwheel should appear with 27 tools listed.

Upgrade

curl -sSL https://raw.githubusercontent.com/dl4rce/flaiwheel/main/scripts/install.sh | bash

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track dl4rce/flaiwheel

Get notified when new releases ship.

Sign up free

About dl4rce/flaiwheel

Self-hosted memory and governance layer for AI coding agents. 28 MCP tools with structured knowledge capture, hybrid search (semantic + BM25 + cross-encoder reranking), behavioral documentation nudges, cold-start codebase analyzer, and git-native storage. Single Docker container, zero cloud dependencies.

All releases →

Beta — feedback welcome: [email protected]