Skip to content

Commit b1ee0c2

Browse files
committed
changeset
1 parent 3e50bbd commit b1ee0c2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.changeset/good-crabs-peel.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"magnitude-mcp": minor
3+
"magnitude-core": patch
4+
---
5+
6+
- new MCP server for interacting with browser with persistent sessions
7+
- fix innerHTML assignment bugs causing issues for cursor visual and data extraction on google sites
8+
- fix cursor visual not having fixed positioning when scrolling main document
9+
- fix screenshot not breaking out of retry loop on success

packages/magnitude-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magnitude-mcp",
3-
"version": "0.1.0",
3+
"version": "0.0.4",
44
"description": "MCP server for Magnitude browser automation",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)