github nicobailon/pi-mcp-adapter v2.4.1

latest releases: v2.9.0, v2.8.0, v2.7.0...
one month ago

Added

  • Added standard-MCP-first config discovery: ~/.config/mcp/mcp.json and project .mcp.json now load automatically, with Pi-owned files preserved as override layers.
  • Added pi-mcp-adapter init as a native post-install helper that detects host-specific MCP configs and scaffolds Pi compatibility imports without using the old raw GitHub downloader flow.
  • Added first-run onboarding inside the extension: /mcp now shows shared-config hints or actionable empty states, and /mcp setup opens a guided setup flow for compatibility imports, minimal .mcp.json scaffolding, detected config paths, RepoPrompt quick-add, and exact before/after write previews.
  • Added automatic Pi-core reload after setup or direct-tool config changes, using the same flow as /reload so freshly configured direct tools can appear without a manual restart.
  • Added a dedicated Pi-owned onboarding state file so shared-config hints behave as one-time guidance instead of repeating every session.

Changed

  • Updated config precedence to prefer shared MCP files first, then Pi overrides, with .pi/mcp.json acting as the final Pi-specific project override.
  • Updated Claude Code compatibility probing to prefer modern Claude MCP config locations before legacy paths.
  • Updated project scaffolding so generated .mcp.json files are safe minimal shells instead of fake placeholder servers that fail on first reload.
  • Updated the setup panel and README for clearer first-run guidance, improved spacing, and a more digestible shared-MCP-first setup story.

Don't miss a new pi-mcp-adapter release

NewReleases is sending notifications on new releases.