You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+33-16Lines changed: 33 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,27 +33,18 @@ See MCP Pointer in action: `Option+Click` any element in your browser, then ask
33
33
34
34
## 🚀 Getting Started
35
35
36
-
> **Note:** Chrome extension is not yet published on Chrome Web Store. You'll need to build and install it manually for now.
36
+
### 1. Install Chrome Extension
37
37
38
-
### 1. Configure the MCP Server
38
+
**🎉 Now available on Chrome Web Store!**
39
39
40
-
Use npx to automatically configure the MCP server with your AI tool:
40
+
[](https://chromewebstore.google.com/detail/mcp-pointer/jfhgaembhafbffidedhpkmnaajdfeiok)
41
41
42
-
```bash
43
-
# Configure MCP Pointer for your AI tool
44
-
npx -y @mcp-pointer/server config claude # Automatically configures Claude Code
0 commit comments