Skip to content

Commit 43318ac

Browse files
committed
chore: remove obsolete .cursor/mcp.json configuration file and comment out MCP server installation link in README.md for clarity
1 parent 30eea12 commit 43318ac

2 files changed

Lines changed: 2 additions & 12 deletions

File tree

.cursor/mcp.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +0,0 @@
1-
{
2-
"mcpServers": {
3-
"browser-echo": {
4-
"command": "node",
5-
"args": ["packages/mcp/bin/cli.mjs"]
6-
}
7-
}
8-
}

packages/mcp/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,9 @@ Once your framework is set up and forwarding logs, install the Browser Echo MCP
4343

4444
### Cursor
4545

46-
[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en/install-mcp?name=browser-echo&config=eyJjb21tYW5kIjoibnB4IEBicm93c2VyLWVjaG8vbWNwIn0%3D)
46+
<!-- [![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en/install-mcp?name=browser-echo&config=eyJjb21tYW5kIjoibnB4IEBicm93c2VyLWVjaG8vbWNwIn0%3D) -->
47+
4748

48-
<details>
49-
<summary>Manual Install</summary>
5049

5150
Add to your `.cursor/mcp.json`:
5251

@@ -60,7 +59,6 @@ Add to your `.cursor/mcp.json`:
6059
}
6160
}
6261
```
63-
</details>
6462

6563
### Claude Code
6664

0 commit comments

Comments
 (0)