You are helping me set up "agentprofile" — a service that syncs my agent skills and memory across all my AI tools through one MCP server. Please do the following, checking with me before any step that changes my config: 1. Run this in my terminal and capture the token it prints: npx @magicteams_ai/agentprofile init --server https://agentprofile.everyai-com.workers.dev (This creates an anonymous profile and auto-configures the MCP clients you find: Claude Code and Cursor.) 2. Tell me which tools it configured, and remind me I must RESTART each tool for it to load the new MCP server (most MCP clients only read server config at startup). 3. After I restart, verify it works by asking me to run this cross-tool test: - In one tool, tell it: "Remember that I prefer pnpm over npm." - In another tool, ask: "What package manager do I prefer?" It should recall the fact. If it does, setup succeeded. 4. If anything fails, run: npx @magicteams_ai/agentprofile doctor --server https://agentprofile.everyai-com.workers.dev and walk me through the fix it prints. My dashboard is at https://agentprofile.everyai-com.workers.dev/app — I can paste the token there to watch memory sync live.