vite-plugin-ai-annotator 1.1.14 → 1.1.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -65,7 +65,7 @@ export default defineConfig({
65
65
  #### Step 3: Add MCP to Claude Code
66
66
 
67
67
  ```bash
68
- claude mcp add annotator -- npx vite-plugin-ai-annotator
68
+ claude mcp add annotator -- npx vite-plugin-ai-annotator -s http://localhost:7318
69
69
  ```
70
70
 
71
71
  #### Step 4: Start your dev server