Skip to content

v0.2.1 — fix MCP dedupe

Choose a tag to compare

@anirudhprashant anirudhprashant released this 10 Jul 15:54

Small fix on top of v0.2.0:

  • Stop deduping MCP servers across hosts. Multi-host setups (pi + Claude Code on the same box) correctly register the same MCP server in both configs — that's intentional, not a duplicate. v0.2.0's dedupe logic was flagging agent-vitals and mempalace as 'duplicate' just because they appear in both ~/.pi/agent/mcp.json and ~/.claude/.mcp.json. Removed. Each record still carries a 'from ' note so the user can see exactly where each registration lives.

Otherwise identical to v0.2.0.