Skip to content

Commit d7e4f8a

Browse files
committed
Update roadmap
1 parent 0654d27 commit d7e4f8a

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,19 +155,23 @@ Your AI tool will automatically start the MCP server when needed using the `npx
155155
## 🚀 Roadmap
156156
157157
### 1. **Dynamic Context Control**
158+
- Full raw context transferred to server
158159
- LLM-configurable detail levels (visible text only, all text, CSS levels)
159-
- Progressive refinement options
160-
- Token-conscious data fetching
160+
- Progressive refinement options / token-conscious data fetching
161161
162-
### 2. **Enhanced Framework Support**
163-
- Vue.js component detection
164-
- Better React support (React 19 removed `_debugSource`, affecting source mapping in dev builds)
165-
166-
### 3. **Visual Content Support** (for multimodal LLMs)
162+
### 2. **Visual Content Support** (for multimodal LLMs)
167163
- Base64 encoding for images (img tags)
168164
- Screenshot capture of selected elements
169165
- Separate MCP tool for direct visual content retrieval
170166
167+
### 3. **Enhanced Framework Support**
168+
- Vue.js component detection
169+
- Better React support (React 19 removed `_debugSource`, affecting source mapping in dev builds)
170+
171+
### 4. **Multi Select**
172+
- Having the ability to select multiple DOM elements
173+
- https://github.com/etsd-tech/mcp-pointer/pull/9
174+
171175
## 📝 License
172176
173177
MIT License - see LICENSE file for details

0 commit comments

Comments
 (0)