operational-mcp-servers-were-duplicated-across-three-workspaces

The 4 permanent operational MCP servers (Salesforce, Snowflake, Fivetran, Tableau) were found registered in /root/aj-ea (correct), /root/aj-workspace (duplicate), and /workspaces/aj-ea (stale path). Duplicate registrations unnecessarily bloat context windows of non-operational workspaces. Cleaned by removing entries from the two unintended workspaces via Python json.load/dump on ~/.claude.json; only /root/aj-ea should carry these registrations.